Skip to content

Commit

Permalink
Show on launcher toggle enabled by default
Browse files Browse the repository at this point in the history
  • Loading branch information
dslul committed Jan 18, 2020
1 parent 2437d84 commit 706aec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/xml/prefs_screen_advanced.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
android:key="pref_show_setup_wizard_icon"
android:title="@string/show_setup_wizard_icon"
android:summary="@string/show_setup_wizard_icon_summary"
android:defaultValue="true"
android:persistent="true" />
<CheckBoxPreference
android:key="pref_space_trackpad"
Expand Down

0 comments on commit 706aec5

Please sign in to comment.