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

@@ -766,4 +766,5 @@
<!-- Navbar options -->
<string name="navigation_bar_invert_layout_title">Đảo ngược bố cục</string>
<string name="navigation_bar_invert_layout_summary">Đảo ngược bố cục của thanh điều hướng và các mục khác, chẳng hạn như trình chuyển đổi IME</string>
<string name="unsupported_gestures">Bật điều hướng hai nút hoặc ba nút để sử dụng tính năng này</string>
</resources>

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>