mercredi 20 mai 2015

How to find item responsible for appearance in Theme

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

enter image description here

Color changes when touch layout.
With using another available theme everything is ok (white color or transparent) MaterialDrawerTheme.Light

enter image description here

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