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

Commit 01afa396 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix ExtraText lint errors" am: 000bc450 am: 91420db7 am: 2058af23...

Merge "Fix ExtraText lint errors" am: 000bc450 am: 91420db7 am: 2058af23 am: 52afebe9 am: bcc4a3b4

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2141272



Change-Id: I0d20ab012bf2326724c7a56b12c117749b559275
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 501cc983 bcc4a3b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
            <size android:height="10dp" />
            <solid android:color="@*android:color/white_disabled_material" />
        </shape>
    </item>r
    </item>
    <item android:id="@android:id/secondaryProgress">
        <scale android:scaleWidth="100%">
            <shape android:shape="rectangle"
+1 −2
Original line number Diff line number Diff line
@@ -47,7 +47,6 @@
            android:layout_marginTop="8dp"
            android:minLines="3"
            android:textAppearance="@android:style/TextAppearance.DeviceDefault.Small"/>
            android:textColor="?android:attr/textColorPrimary"/>

    </LinearLayout>