Merge "Fix the top summary layout." into oc-dev
am: 154824f124
Change-Id: I5f062c3d6d6df40c0e78f353f608c7efa7137c9f
This commit is contained in:
@@ -42,8 +42,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:singleLine="true"
|
||||
android:textAlignment="viewStart"
|
||||
android:textAppearance="@android:style/TextAppearance.Material.Subhead"
|
||||
android:textColor="?android:attr/colorAccent"
|
||||
android:textAppearance="@android:style/TextAppearance.Material.Display1"
|
||||
android:textSize="36sp" />
|
||||
|
||||
<TextView
|
||||
@@ -70,7 +69,7 @@
|
||||
android:id="@+id/donut"
|
||||
android:layout_width="112dp"
|
||||
android:layout_height="112dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
android:gravity="end|center_vertical"
|
||||
android:minWidth="58dp"
|
||||
android:paddingStart="?android:attr/listPreferredItemPaddingStart"
|
||||
|
Reference in New Issue
Block a user