cm: Set ThemeChooser to style_change_only mode
Change-Id: Iafc601aca907b0c2e03282fe68ffc744fde60c26
This commit is contained in:
parent
e08f9fd3de
commit
f7e371d0d0
7
overlay/common/vendor/tmobile/apps/ThemeChooser/res/values/config.xml
vendored
Normal file
7
overlay/common/vendor/tmobile/apps/ThemeChooser/res/values/config.xml
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<!-- If set to true, theme change will not apply ringtone or wallpapers
|
||||||
|
from the theme. Instead, only the system's visual style will be
|
||||||
|
affected. -->
|
||||||
|
<bool name="config_change_style_only">true</bool>
|
||||||
|
</resources>
|
Loading…
Reference in New Issue
Block a user