Fix bug where system shortcuts text size is set to 0 in MW mode. am: da8261cce3

Change-Id: I8a58db7202d4dc8ab50829bfd1c79a0d3e95dbe6
This commit is contained in:
Jonathan Miranda 2017-05-02 19:51:11 +00:00
commit 01233dd02e
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
android:paddingEnd="@dimen/popup_padding_end"
android:textSize="14sp"
android:fontFamily="sans-serif"
launcher:iconDisplay="shortcut_popup"
launcher:layoutHorizontal="true" />
<View