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

Commit 2058af23 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

parents 40bd3620 91420db7
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>