android-undergarment icon indicating copy to clipboard operation
android-undergarment copied to clipboard

A slide-out navigation (a.k.a. "Drawer") implementation for Android applications

Results 4 android-undergarment issues
Sort by recently updated
recently updated
newest added

Is it possible to use this library to also drag actionbar along with the rest of the layout

Would it be possible to add an option to drag in from the right? The ideal addition would be to have a menu on the left and additional content on...

enhancement

Is this compatible with Android versions 2.2 and 2.3? I tried implementing a content view fragment, in Android 2.2 it doesn't show, in Android 2.3 it doesn't receive touch events,...

Sometimes drawer menu opens ignoring right margin, i.e. entire screen width will be occupied with drawer menu. It's happens not often and not always (probably it depends on type of...

bug