Revert "Remove extra spacing from candidate strip to fix extract mode layout"

This reverts commit 177fc54d8c.
Bug: 4904733

Change-Id: I7ab48ea559a9aafa58b1a2847f4398d24e9b1cfb
main
Tadashi G. Takaoka 2011-06-24 07:27:55 +09:00
parent 177fc54d8c
commit 1bca5b6e83
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
<dimen name="candidate_strip_height">42dip</dimen>
<!-- candidate_strip_minimum_height =
key_preview_height_holo - key_preview_offset_holo + alpha -->
<dimen name="candidate_strip_minimum_height">@dimen/candidate_strip_height</dimen>
<dimen name="candidate_strip_minimum_height">100sp</dimen>
<dimen name="candidate_strip_fading_edge_length">63dip</dimen>
<dimen name="candidate_strip_padding">0dip</dimen>
<dimen name="candidate_min_width">32dip</dimen>