diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 10a8c14..29f2e4b 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -507,4 +507,6 @@
On-screen navigation bar
Enable on-screen navigation keys
+ Layout
+ Customize the layout of the navigation bar
diff --git a/res/xml/cherish_settings_button.xml b/res/xml/cherish_settings_button.xml
index 61fc229..78cadc6 100644
--- a/res/xml/cherish_settings_button.xml
+++ b/res/xml/cherish_settings_button.xml
@@ -225,5 +225,15 @@
android:key="force_show_navbar"
android:title="@string/navigation_bar_title"
android:summary="@string/navigation_bar_summary" />
+
+
+
+
\ No newline at end of file