mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 18:07:25 +00:00
Hidden App Settings now open a view with hidden apps (can't unhide yet)
This commit is contained in:
parent
01f1be6235
commit
b7cf7af2eb
12 changed files with 371 additions and 52 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue