We are creating a custom Android device (Marshmallow) and need to change 
the status bar background color to white. I have attempted this by changing 
the colors in an overlay. I added the following: 
mydevice/overlay/framework/base/core/res/res/value/colors.xml file. In that 
file I tried modifying the following values:

"status_bar_closed_default_background" 
"status_bar_opened_default_background"

I also made sure that my device.mk includes DEVICE_PACKAGE_OVERLAYS and it 
points to the correct path.

These changes so far make no difference. Other changes in 
mydevice/overlay/framework/base/core/res/res/value/config.xml file do seem 
to work.

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to