Hello everyone

I am developing new android APP but i am facing a weird problem. I have 
change the colour of menu icon (three vertical dots) in APP bar and it is 
working fine in different tablets/smart phones but when i run my 
application in "lenovo tb3-710f", the colour of those three dots becomes 
light grey, no matter what i do they remain unchanged. I am changing their 
colour in "styles.xml", below are the lines of code from styles.xml where i 
am changing their colour.


 <style 
name="AppTheme.AppBarOverlay"parent="ThemeOverlay.AppCompat.Dark.ActionBar">
    <item name="android:textColorPrimary">@color/colorAccent</item>         
<!-- To change the color of three dots of settings --></style>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/64578032-0ef4-45bf-bc46-a396f6a9682d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to