Updating font to Google Sans for widget dialog when work profile is paused
Changing the font family of no_widgets_text to Google Sans. Test: Manual Fix: 226612140 Change-Id: I70d98c9571aa3a62bb61685b10ae46530630bf97
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
android:layout_height="match_parent"
|
||||
android:gravity="center"
|
||||
android:visibility="gone"
|
||||
android:fontFamily="sans-serif-medium"
|
||||
android:textSize="20sp"
|
||||
android:layout_below="@id/search_and_recommendations_container"
|
||||
tools:text="No widgets available" />
|
||||
|
||||
Reference in New Issue
Block a user