Skip to content
Snippets Groups Projects
Commit fe05848e authored by satok's avatar satok
Browse files

Change the size of preview for priventing preview from being clipped

Change-Id: I6f9fb2c8c0e98ede14729e7cb602bfb4b2672159
parent e0035f7c
No related branches found
No related tags found
No related merge requests found
......@@ -25,8 +25,8 @@
<dimen name="key_horizontal_gap">0.000in</dimen>
<dimen name="popup_key_height">0.325in</dimen>
<dimen name="keyboard_bottom_padding">0.06in</dimen>
<!-- key_height x 1.6 -->
<dimen name="key_preview_height">0.464in</dimen>
<!-- key_preview_text_size_large x 2 -->
<dimen name="key_preview_height">80sp</dimen>
<!-- Amount of allowance for selecting keys in a mini popup keyboard by sliding finger. -->
<!-- popup_key_height x 1.7 -->
<dimen name="mini_keyboard_slide_allowance">0.553in</dimen>
......@@ -35,7 +35,7 @@
<dimen name="key_text_size">0.13in</dimen>
<dimen name="key_label_text_size">0.083in</dimen>
<dimen name="key_preview_text_size_large">0.236in</dimen>
<dimen name="key_preview_text_size_large">40sp</dimen>
<dimen name="key_preview_offset">0.000in</dimen>
<!-- We use "inch", not "dip" because this value tries dealing with physical distance related
to user's finger. -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment