mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Update preferences_appearance.xml
MD3 switch
This commit is contained in:
parent
b0947842fb
commit
008f3fac90
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
android:key="pref_show_icons"
|
||||
android:title="@string/pref_show_icons_title"
|
||||
android:summary="@string/pref_show_icons_summary"
|
||||
android:widgetLayout="@layout/view_preference_switch"
|
||||
app:iconSpaceReserved="false"/>
|
||||
|
||||
<ListPreference
|
||||
|
@ -56,6 +57,7 @@
|
|||
android:key="pref_shared_issuer_account_name"
|
||||
android:title="@string/pref_shared_issuer_account_name_title"
|
||||
android:summary="@string/pref_shared_issuer_account_name_summary"
|
||||
android:widgetLayout="@layout/view_preference_switch"
|
||||
app:iconSpaceReserved="false"/>
|
||||
|
||||
<Preference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue