NavigationBar visible from DUI: Initial checkin for Oreo

included Protect against SystemUI FC when toggling navbar too fast by ezio84

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
bigrushdog
2020-11-24 20:51:06 +00:00
committed by Hưng Phan
parent 182abd57ca
commit 65d7980d0f
4 changed files with 45 additions and 0 deletions

View File

@@ -875,5 +875,8 @@
<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>
<string name="navbar_visibility">Nav Bar</string>
<string name="navbar_vis_summary">Enable-disable navigation bar</string>
</resources>