I found the following interesting articles this morning with pointers to sample code for Android UI:
- Pinned Header List View–This is interesting list view code appearing in the Devoxx 2010 sample application, which is a good example of Android UI Patterns use.
- ViewPager meets Swipey Tabs–This is interesting UI navigation code appearing in the Android Playground sample code, which is another good example of advanced Android UI patterns.





