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

Commit f91dc2b0 authored by Lei Yu's avatar Lei Yu Committed by android-build-merger
Browse files

Merge "Refine the ProgressCategory" into oc-dev am: 5f4f1b81

am: f2379e2e

Change-Id: Ibc809ffa4740e9f4a51975c4cdc94b5ff3f4643a
parents 5cdcb40c f2379e2e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -20,9 +20,9 @@
              android:layout_height="wrap_content"
              android:gravity="center_vertical"
              android:orientation="horizontal"
              android:layout_marginBottom="16dp"
              android:paddingStart="?android:attr/listPreferredItemPaddingStart"
              android:paddingTop="16dp"
              android:paddingBottom="16dp"
              android:paddingEnd="?android:attr/listPreferredItemPaddingEnd">

    <LinearLayout
@@ -56,6 +56,7 @@
        android:layout_height="wrap_content"
        android:layout_gravity="center_vertical"
        android:layout_marginStart="16dip"
        android:minWidth="32dp"
        android:text="@string/progress_scanning"/>

</LinearLayout>