mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
set default background to dim as blur is quite CPU-intensive
This commit is contained in:
parent
1e1b89c0b7
commit
435250d704
4 changed files with 7 additions and 6 deletions
|
@ -35,7 +35,7 @@
|
|||
android:summary="%s"
|
||||
android:entries="@array/settings_theme_background_items"
|
||||
android:entryValues="@array/settings_theme_background_values"
|
||||
android:defaultValue="BLUR"/>
|
||||
android:defaultValue="DIM"/>
|
||||
<SwitchPreference
|
||||
android:key="@string/settings_theme_monochrome_icons_key"
|
||||
android:title="@string/settings_theme_monochrome_icons"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue