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:
izainudinshamilov 2020-02-17 22:09:43 +03:00 committed by Max Weffers
parent b3b5907176
commit b170d247c5
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -1231,4 +1231,9 @@
<!-- If true, the display will be shifted around in ambient mode. -->
<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>