Skip to main content

Home/ Android Dev/ Group items tagged actionbar

Rss Feed Group items tagged

Vincent Tsao

AndroidDevBlog » Clean and user-friendly UIs with ActionBar - 0 views

  • The concept of ActionBar has been introduced with the Twitter application for Android. More recently, we have seen this widget in the Google I/O 2010 schedule application. To sum up, an ActionBar can be considered as an advanced title bar that is capable of: containing several ActionBaritems (similar to buttons) being styled so that the general look’n'feel of the application is in accordance with the underlying brand/visual identity containing a title to show the user a summary of the screen content featuring several user interaction pattern.
Vincent Tsao

rpdillon/android-actionbar - GitHub - 3 views

  • Split out many internal classes into top-level classes. Removed unnecessary class (ActionList). Added support for fetching a specific Action (View) from the bar by index. Minor syntactic changes to improve performance.
Vincent Tsao

johannilsson/android-actionbar - GitHub - 0 views

  • This projects aims to provide a reusable action bar widget. The action bar replaces the default title and is therefor located at the top of the screen. The action bar highlights important actions. The action bar pattern is well documented over at Android Patterns. The action bar widget is an Library Project. This means that there's no need to copy-paste resources into your own project, simply add the action bar widget as a reference to your existing project.
Vincent Tsao

Using the Action Bar | Android Developers - 1 views

  •  
    到3.0才提供API级别的Action Bar widget Android, 你让我情何已堪!
1 - 4 of 4
Showing 20 items per page