Merge "Add start margin in the Screen usage item"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b1625b3158
@@ -18,6 +18,7 @@
|
||||
android:id="@+id/widget_summary"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="8dp"
|
||||
android:drawablePadding="8dp"
|
||||
android:gravity="center_vertical|end"
|
||||
android:textAlignment="viewEnd"
|
||||
|
Reference in New Issue
Block a user