Skip to content

Commit

Permalink
alioth: set gboard height_ratio and portrait bottom padding
Browse files Browse the repository at this point in the history
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
  • Loading branch information
gotenksIN authored and SahilSonar committed Apr 17, 2022
1 parent f81d789 commit e4aa50b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,11 @@ PRODUCT_PACKAGES += \
SettingsOverlayM2012K11AG \
SettingsOverlayM2012K11AI

# Keyboard height ratio and bottom padding in dp for portrait mode
PRODUCT_PRODUCT_PROPERTIES += \
ro.com.google.ime.height_ratio=1.0 \
ro.com.google.ime.kb_pad_port_b=14.4

#################################################################################
# This is the Start of device-alioth.mk AB configuration.
#################################################################################
Expand Down

0 comments on commit e4aa50b

Please sign in to comment.