preferences*: Rearrange and categorise preferences

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-06-01 14:57:11 +05:30
parent 6bf75bb68a
commit e69749c83b
3 changed files with 35 additions and 24 deletions

View File

@@ -26,6 +26,11 @@
app:summary="@string/pref_install_mode_summary"
app:title="@string/pref_install_mode_title" />
<PreferenceCategory
app:iconSpaceReserved="false"
app:singleLineTitle="false"
app:title="@string/pref_common_extra" />
<Preference
app:iconSpaceReserved="false"
app:key="INSTALLATION_ABANDON_SESSION"