mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 3baa7767: Fix one letter suggestion text size on more suggestions panel
* commit '3baa7767e8e364364fb0a5b31cdf61b097dec799': Fix one letter suggestion text size on more suggestions panel
This commit is contained in:
commit
efd308f548
@ -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…
x
Reference in New Issue
Block a user