Update UsageProgressBarPref layout
screenshot: https://screenshot.googleplex.com/9869pj4zNcqXWE6.png Bug: 187770039 Bug: 187769839 Test: atest UsageProgressBarPreferenceTest Change-Id: I31983d72cfe705c2328bcadaf4d048e2a4645b0b
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="vertical"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:layout_marginStart="?android:attr/listPreferredItemPaddingStart"
|
||||
android:layout_marginEnd="?android:attr/listPreferredItemPaddingEnd"
|
||||
android:paddingBottom="16dp">
|
||||
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
@@ -70,6 +70,7 @@
|
||||
android:id="@+id/bottom_summary"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="10dp"
|
||||
android:visibility="gone"
|
||||
android:ellipsize="marquee"
|
||||
android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Body1"
|
||||
|
||||
Reference in New Issue
Block a user