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

Commit 000bc450 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix ExtraText lint errors"

parents 2fcb15c9 ad66ad55
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>