Friday, 15 August 2014

Android Navigation Drawer left margin -



Android Navigation Drawer left margin -

i want set left margin navigation drawer, in new play market.

i utilize actionbardrawertoggle android.support.v7, can't create margin in left on drawer indicator.

is possible?

update: yes, toolbar widget see margins. have problem: navigation drawer in white color

but when use

mdrawertoggle.setdrawerindicatorenabled(false); mdrawerlayout.setdrawerlockmode(drawerlayout.lock_mode_locked_closed);

i see icon in black

can create button white programmatically? or utilize custom icon only?

afaik, have used toolbar instead of action bar. in playstore play music. in toolbar, can customized, in actionbar, place default there.

android android-actionbar navigation-drawer

No comments:

Post a Comment