Change padding and height radio for Komodo keyboard
Bug: 325517508
Change-Id: I8a34754638051e43193b0f1db982a085ed2cbb45
Merged-In: I8a34754638051e43193b0f1db982a085ed2cbb45
(cherry picked from commit 6c549c3465
)
This commit is contained in:
parent
f61db01f74
commit
9c06890855
1 changed files with 5 additions and 0 deletions
|
@ -405,3 +405,8 @@ PRODUCT_PACKAGES += \
|
|||
#Component Override for Pixel Troubleshooting App
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/caimito/komodo/komodo-component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/komodo-component-overrides.xml
|
||||
|
||||
# Keyboard height ratio and bottom padding in dp for portrait mode
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.com.google.ime.kb_pad_port_b=9.6 \
|
||||
ro.com.google.ime.height_ratio=1.13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue