We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f81d789 commit e4aa50bCopy full SHA for e4aa50b
device.mk
@@ -155,6 +155,11 @@ PRODUCT_PACKAGES += \
155
SettingsOverlayM2012K11AG \
156
SettingsOverlayM2012K11AI
157
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
+
163
#################################################################################
164
# This is the Start of device-alioth.mk AB configuration.
165
0 commit comments