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
Post a Comment