On Thu, Aug 16, 2012 at 7:59 AM, Alexey Zakharov <[email protected]> wrote: > There is Drawers section inside ActionBar guidelines > http://developer.android.com/design/patterns/actionbar.html > > How actionbar drawer should be implemented?
There are one or two open source solutions floating about (at least one in GitHub), possibly under the name "ribbon" (what many in the Android ecosystem had settled upon as a name). I am not aware that any open source solution has achieved significant traction yet. There is nothing in the Android SDK or Support package for this, at least as yet. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in NYC: http://marakana.com/training/android/ -- 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

