sdm660-common: overlay: Whether or not to hide the navigation bar when the soft keyboard is visible
Signed-off-by: Zainudin Shamilov <izainudinshamilov@beatwo.men> Change-Id: I3d0024f2f32858255254b6ac913c666779818c46
This commit is contained in:
parent
b3b5907176
commit
b170d247c5
1 changed files with 5 additions and 0 deletions
|
@ -1231,4 +1231,9 @@
|
||||||
<!-- If true, the display will be shifted around in ambient mode. -->
|
<!-- If true, the display will be shifted around in ambient mode. -->
|
||||||
<bool name="config_enableBurnInProtection">true</bool>
|
<bool name="config_enableBurnInProtection">true</bool>
|
||||||
|
|
||||||
|
<!-- Whether or not to hide the navigation bar when the soft keyboard is visible in order to
|
||||||
|
create additional screen real estate outside beyond the keyboard. Note that the user needs
|
||||||
|
to have a confirmed way to dismiss the keyboard when desired. -->
|
||||||
|
<bool name="config_automotiveHideNavBarForKeyboard">true</bool>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue