Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit efd308f5 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android Git Automerger
Browse files

am 3baa7767: Fix one letter suggestion text size on more suggestions panel

* commit '3baa7767':
  Fix one letter suggestion text size on more suggestions panel
parents 23e90f66 3baa7767
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"