Materialdrawer: Hide switching profile option

Created on 3 Jul 2015  路  7Comments  路  Source: mikepenz/MaterialDrawer

Is there a way to hide the switching profile ? my app runs only one profile so I don't need more than one.

good to know question

Most helpful comment

If you only provide a single profile you can disable the onClick and the touch feedback with

.withSelectionListEnabledForSingleProfile(false)

All 7 comments

If you only provide a single profile you can disable the onClick and the touch feedback with

.withSelectionListEnabledForSingleProfile(false)

switching profile dropdown arrow not working
listview

@pintupyadav if there is no profile it doesn't switch, if the above is applied there is no switch when only one profile is there.

switching profile dropdown arrow clicking code
listview

how set backgroundColorRes minidrawer

I'd love if there was a document or similar that described all these functions. If there is please let me know.

hello how can i enlarge my profile section

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hosseiniSeyRo picture hosseiniSeyRo  路  3Comments

meness picture meness  路  3Comments

wayne1203 picture wayne1203  路  3Comments

jehad-suliman picture jehad-suliman  路  3Comments

singhalavi picture singhalavi  路  4Comments