* commit 'efd308f5485b7459ab62e4e20fe95cf846ed6c47': Fix one letter suggestion text size on more suggestions panel
This commit is contained in:
commit
14cecd5943
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
android:id="@+id/more_suggestions_view"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
latin:keyLetterSize="@dimen/suggestion_text_size"
|
||||
latin:keyLabelSize="@dimen/suggestion_text_size"
|
||||
latin:keyHintLetterRatio="@fraction/more_suggestions_info_ratio"
|
||||
latin:keyHintLetterColor="@android:color/white"
|
||||
|
|
Loading…
Reference in a new issue