Merge "Bring Widget Picker message style inline with All Apps message style." into tm-dev am: 0bd7fbde6d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17890715 Change-Id: Idc898563fa7a22c7873bb98d94d9d3dfab617bca Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -38,12 +38,13 @@
|
||||
android:background="@drawable/bg_rounded_corner_bottom_sheet_handle"/>
|
||||
|
||||
<TextView
|
||||
style="@style/PrimaryHeadline"
|
||||
android:id="@+id/no_widgets_text"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:gravity="center"
|
||||
android:visibility="gone"
|
||||
android:textSize="20sp"
|
||||
android:textSize="18sp"
|
||||
android:layout_below="@id/search_and_recommendations_container"
|
||||
tools:text="No widgets available" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user