How do I create a searchbar like a tweeter app on Android?
And I'm also surprised about the popup.
Are there any samples?
For the search bar, I'm just a custom activity that handles the search function within your app You notice, when you search from within Twitter, you take it to a whole new screen, with that bar at the top of that bar, a place bar below, and then a list view of the views. It looks like a custom activity for me that is built into the search function. I may be wrong, but I know there is no way to customize the built in search bar.
For popups, see the answer to this question:
Comments
Post a Comment