Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 154824f1 authored by Daniel Nishi's avatar Daniel Nishi Committed by Android (Google) Code Review
Browse files

Merge "Fix the top summary layout." into oc-dev

parents 9a5bac7d 89effe9c
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -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"