Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7768065
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T15:49:35+00:00 2026-06-01T15:49:35+00:00

I am trying to build a tablet optimized app and I would like to

  • 0

I am trying to build a tablet optimized app and I would like to follow the same style of gmail tablet version in selections (the arrow on the right side of the selection). I don’t know how to obtain the same style. There is a shadow and an arrow for the selection.

This is an image of gmail app:
Selection in GMail

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T15:49:37+00:00Added an answer on June 1, 2026 at 3:49 pm

    The arrow is just part of the list item background.

    Here is and example from the Email application where list_selected_holo is a drawable that contains an arrow on its right side (You can find the drawable with simple google search).

    <selector xmlns:android="http://schemas.android.com/apk/res/android">
        <item android:state_pressed="true"
              android:drawable="@drawable/list_pressed_holo" />
        <item android:state_focused="true"
              android:drawable="@drawable/list_focused_holo" />
        <item android:state_selected="true"
              android:drawable="@drawable/list_selected_holo" />
        <item android:drawable="@drawable/list_read_holo" />
    </selector>
    

    I would suggest looking at the open source Email application which now shares style with the Gmail application. ref: https://github.com/android/platform_packages_apps_email
    Note that it takes some resources from external path which I couldn’t find on github (frameworks/opt/mailcommon/res).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to build a table with large dataset and would like to
I'm trying build an App Engine connected Android application and am having some problems
I am trying to build an App which is swapping its fragments by interactions
I'm trying to build a C# app that manages a few aspects of my
I'm trying to build a table that is 5x6 dynamically using PHP. Right now
I am trying to build a table (using sql) based on the selections selected
My team is trying to build an Android application for a tablet that will
I'm trying to build a navigation system using categories table with hierarchies. Normally, the
I am trying to build an Oracle stored procedure which will accept a table
I have a lenovo x200t tablet with WWAN built into it. I'm trying to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.