android - NavigationDrawer(SlidingMenu): which one is best? -


i need incorporate youtube drawer navigation drawer both(left,right) sides. afaik android apis don't provide means right-to-left drawer functionality. there're quite lot of implementations out there(sliding menu) do.

this sliding menu feature seems present performance issue. should try rewrite original navigationdrawer, expect least performance-impact solution, or there performance-optimal library?

thanks.

since last version of supportlibrary there navigationdrawer in android.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -