Merge "Adjust height ratio for keyboard" into udc-d1-dev am: 8c9a3a0d56
am: 41e6412de6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24678363 Change-Id: I2fc68bafc56c1f578b7dedef0f0b5248ae79fd74 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
9253bfe646
1 changed files with 1 additions and 1 deletions
|
@ -392,7 +392,7 @@ PRODUCT_SYSTEM_PROPERTIES += \
|
|||
# Keyboard height ratio and bottom padding in dp for portrait mode
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
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
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue