Change padding and height radio for keyboard

Bug: 289312075
Change-Id: If5146c78f68114b6fd6e83de0879fc574810c43b
This commit is contained in:
Cyan_Hsieh 2023-08-10 17:32:39 +08:00 committed by Nina Chen
parent 82c6509b75
commit e93fcb0222

View file

@ -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