Added ability to extract accent color from wallpaper on 8.1+ devices
This commit is contained in:
parent
09ad243a14
commit
9d1018c03c
16 changed files with 117 additions and 6 deletions
5
app/src/main/res/values-v27/donottranslate.xml
Normal file
5
app/src/main/res/values-v27/donottranslate.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="wallpaper_accent_enabled">true</bool>
|
||||
<bool name="wallpaper_accent_visible">true</bool>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue