On Mon, Jun 25, 2012 at 3:03 PM, Raghav Shankar <[email protected]> wrote: > I want to highlight the list element similar to how it gets highlighted on > clicking the list item.
Please do not confuse your users, particularly those who use D-pads, trackballs, and the like to navigate their lists, and therefore need to tell which is the current selection. Please do something else other than "highlight the list element similar to how it gets highlighted on clicking the list item". > The main idea is to make it standout from the rest > of the list items. There are many ways of doing this, most of which can be done in the foreground (e.g., making a formerly-invisible icon visible) without harming the users mentioned above. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in NYC: http://marakana.com/training/android/ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

