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

am: da8261cce3

Change-Id: I1dfb3d6b655ebba8b8a9637a8e3a61fe7e0355e5
This commit is contained in:
Jon Miranda
2017-05-02 20:49:49 +00:00
committed by android-build-merger

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