I am currently developing an application to follow an UI pattern as guiding in the following link:
http://www.androidpatterns.com/uap_pattern/slideable-top-navigation I did try to implement by using HorizontalScrollView of array of buttons at first, but i hesitated after reading an article (http:// blog.uncommons.org/2011/04/18/scrolling-tabs-in-android/) which tends to implement the same thing. However, i couldn't get it to work. Can anybody suggest the best solution or gives me some hints with code example for that? Appreciate any help, Dane -- 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

