Fix bug where system shortcuts text size is set to 0 in MW mode. am: da8261cce3
Change-Id: I8a58db7202d4dc8ab50829bfd1c79a0d3e95dbe6
This commit is contained in:
commit
01233dd02e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue