By writtmeyer
via grokkingandroid.com
Submitted: Feb 08 2013 / 02:57
This tutorial shows how to add an ActionView to Android's ActionBar. ActionViews are expandable custom views, you can use instead of the usual icons. The most common example is the standard SearchView, which is explained in this post as well. Other samples include the substitution of an action bar icon with a progress spinner while loading some content.
Add your comment