diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index bffdbc2..f9a1e28 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -366,6 +366,7 @@ Compact layout Use a compact layout in the navigation bar Choose which system navigation style to use + Layout Volume rocker wake diff --git a/res/xml/cherish_settings_button.xml b/res/xml/cherish_settings_button.xml index 44c170e..acd964c 100644 --- a/res/xml/cherish_settings_button.xml +++ b/res/xml/cherish_settings_button.xml @@ -18,14 +18,15 @@ android:title="@string/button_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> - + android:summary="@string/navigation_bar_summary" /> + android:key="navbar_layout_category" + android:title="@string/navbar_layout_category_title" + android:dependency="navbar_visibility">