Hi all, for my new app I'd like to use mode selector pattern as described 
here http://www.androidpatterns.com/uap_pattern/mode-selector

I was trying to figuring out how to implement it, and I was thinking about 
using a framelayout, having an hidden listview which overrides the "main" 
list view, and to show it only when the button is pressed. Do you have any 
suggestions / other ways to implement such pattern? It's the first time I 
need to have some ui element to be drawn over others. 

Any help would be more than appreciated, in the meanwhile I'll try to start 
this way :-)

Thanks in advance, 

    Federico

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to