Materialdrawer: Secondary Switch Drawer Item color

Created on 18 Mar 2016  路  3Comments  路  Source: mikepenz/MaterialDrawer

how i can change color SecondarySwitchDrawerItem ?

question

All 3 comments

@armoun which color?

@armoun this color is not managed by the MaterialDrawer it is defined by your theme. Read more here:
http://stackoverflow.com/a/26715076/325479

If you need to change this one programmatically, you will have to implement a CustomDrawerItem which allows you to define this color.

You can find some info regarding this here:
http://stackoverflow.com/a/32542999/325479
http://stackoverflow.com/a/32543209/325479

thanks :+1:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pranjal-joshi picture pranjal-joshi  路  3Comments

fuentepa picture fuentepa  路  3Comments

HanderWei picture HanderWei  路  3Comments

jd-alexander picture jd-alexander  路  4Comments

meness picture meness  路  3Comments