Hidden App Settings now open a view with hidden apps (can't unhide yet)

This commit is contained in:
ottoptj 2024-07-31 23:25:26 +03:00
commit b7cf7af2eb
12 changed files with 371 additions and 52 deletions

View file

@ -120,7 +120,7 @@
android:defaultValue="false"
android:title="GPS Location"
app:key="gps_location" />
<eu.ottop.yamlauncher.ButtonPreference
<Preference
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:key="manual_location"
@ -132,7 +132,7 @@
android:layout_height="wrap_content"
app:allowDividerAbove="false"
app:title="Hidden Apps">
<eu.ottop.yamlauncher.ButtonPreference
<Preference
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:key="hidden_apps"