mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-03 13:20:35 +00:00
parent
f6bbae3d96
commit
ae686c8ae2
14 changed files with 38 additions and 36 deletions
|
@ -6,9 +6,9 @@
|
|||
android:title="Appearance">
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="false"
|
||||
android:key="pref_night_mode"
|
||||
android:title="@string/pref_night_mode_title"
|
||||
android:summary="@string/pref_night_mode_summary"/>
|
||||
android:key="pref_dark_mode"
|
||||
android:title="@string/pref_dark_mode_title"
|
||||
android:summary="@string/pref_dark_mode_summary"/>
|
||||
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="false"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue