Change padding and height radio for keyboard
Bug: 289312075 Change-Id: If5146c78f68114b6fd6e83de0879fc574810c43b
This commit is contained in:
parent
82c6509b75
commit
e93fcb0222
1 changed files with 5 additions and 0 deletions
|
@ -298,3 +298,8 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
# Increment the SVN for any official public releases
|
# Increment the SVN for any official public releases
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.build.svn=1
|
ro.vendor.build.svn=1
|
||||||
|
|
||||||
|
# Keyboard height ratio and bottom padding in dp for portrait mode
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
ro.com.google.ime.kb_pad_port_b=4.19 \
|
||||||
|
ro.com.google.ime.height_ratio=1.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue