Cherish:Disable navbar preferences if gestures are being used

And inform the user

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
AshutoshSundresh
2020-11-10 08:46:20 +00:00
committed by Hưng Phan
parent 82961a3173
commit 182abd57ca
3 changed files with 26 additions and 0 deletions

View File

@@ -874,5 +874,6 @@
<!-- Navbar options -->
<string name="navigation_bar_invert_layout_title">Invert layout</string>
<string name="navigation_bar_invert_layout_summary">Inverts the layout of the navigation bar and other items, such as the IME switcher</string>
<string name="unsupported_gestures">Enable two button or three button navigation to use this feature</string>
</resources>