I have spent a lot of time trying to find what item/color responsible for touch/focus color on DrawerLayout list.
I am using custom Navigation Drawer Implementation MaterialDrawer
Now, I am using MaterialDrawerTheme from example.
I have following bug
Color changes when touch layout.
With using another available theme everything is ok (white color or transparent) MaterialDrawerTheme.Light
But in this case I have text,background colors and a lot of other thing not suitable for my app style.
Also it would be great to change it to the desired color.
I have looked into the source code chain , but I haven't found part responsible for this behavior.
Please help to find what attribute should I override to get desired result (at least doesn't show any color on touch event).
Thx in advance.
Aucun commentaire:
Enregistrer un commentaire