jaredrummler / Cyanea

A theme engine for Android
Apache License 2.0
1.45k stars 144 forks source link

menu icons will allways get color tint #78

Open saak2820 opened 4 years ago

saak2820 commented 4 years ago

A symbol in the menu.item is always filled with color. It would be nice if there was a configuration that would prevent this behavior if you have a company logo or other symbol that you would like to keep his color.

like setting the android:iconTint="@null"