Skip to content

Commit

Permalink
fix: Navbar fix string
Browse files Browse the repository at this point in the history
  • Loading branch information
axel358 committed Feb 8, 2024
1 parent a653c31 commit 58df846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/xml/preferences_advanced.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<SwitchPreferenceCompat
android:defaultValue="true"
android:key="navbar_fix"
android:title="Don't reserve space for navigation bar" />
android:title="Android navigation bar fix" />

<EditTextPreference
android:defaultValue="1.0"
Expand Down

0 comments on commit 58df846

Please sign in to comment.