Skip to content

Commit e4aa50b

Browse files
gotenksINSahilSonar
authored andcommitted
alioth: set gboard height_ratio and portrait bottom padding
Signed-off-by: Omkar Chandorkar <[email protected]>
1 parent f81d789 commit e4aa50b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

device.mk

+5
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,11 @@ PRODUCT_PACKAGES += \
155155
SettingsOverlayM2012K11AG \
156156
SettingsOverlayM2012K11AI
157157

158+
# Keyboard height ratio and bottom padding in dp for portrait mode
159+
PRODUCT_PRODUCT_PROPERTIES += \
160+
ro.com.google.ime.height_ratio=1.0 \
161+
ro.com.google.ime.kb_pad_port_b=14.4
162+
158163
#################################################################################
159164
# This is the Start of device-alioth.mk AB configuration.
160165
#################################################################################

0 commit comments

Comments
 (0)