Remove extra spacing from candidate strip to fix extract mode layout

Change-Id: Icb2b7d66196cd7d36bedb11eadad0d743f7c048e
main
Adam Powell 2011-06-23 13:18:11 -07:00
parent c83d0f0c85
commit 177fc54d8c
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">100sp</dimen>
<dimen name="candidate_strip_minimum_height">@dimen/candidate_strip_height</dimen>
<dimen name="candidate_strip_fading_edge_length">63dip</dimen>
<dimen name="candidate_strip_padding">0dip</dimen>
<dimen name="candidate_min_width">32dip</dimen>