Adjust height ratio for keyboard
Bug: 292657351 Change-Id: Ibc26e9f6e141ee9a5fb924e4a309575f8ac01a6b
This commit is contained in:
parent
1a082f01a9
commit
b679d1c13e
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ PRODUCT_SYSTEM_PROPERTIES += \
|
||||||
# Keyboard height ratio and bottom padding in dp for portrait mode
|
# Keyboard height ratio and bottom padding in dp for portrait mode
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.com.google.ime.kb_pad_port_b=10.4 \
|
ro.com.google.ime.kb_pad_port_b=10.4 \
|
||||||
ro.com.google.ime.height_ratio=1.0
|
ro.com.google.ime.height_ratio=1.2
|
||||||
|
|
||||||
# Enable camera exif model/make reporting
|
# Enable camera exif model/make reporting
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue