mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-12-03 08:17:26 +00:00
revert default state
This commit is contained in:
parent
94ba880540
commit
9f8f696656
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
android:key="pref_hide_launcher_icon"
|
||||
android:title="@string/pref_hide_launcher_icon"
|
||||
android:icon="@drawable/ic_baseline_hide_source_24"
|
||||
android:defaultValue="false"/>
|
||||
android:defaultValue="true"/>
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory android:layout="@layout/preference_category_no_label">
|
||||
<Preference
|
||||
|
|
Loading…
Reference in a new issue