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

Commit 77a12e89 authored by ztenghui's avatar ztenghui
Browse files

Update the progress bar to square instead of round lineCap

b/17206751

Change-Id: I4125a1e677d2888ad1c3580dc44d5983e623cda7
parent a2f945e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
            android:fillColor="#00000000"
            android:pathData="M0, 0 m 0, -19 a 19,19 0 1,1 0,38 a 19,19 0 1,1 0,-38"
            android:strokeColor="?attr/colorControlActivated"
            android:strokeLineCap="round"
            android:strokeLineCap="square"
            android:strokeLineJoin="miter"
            android:strokeWidth="4"
            android:trimPathEnd="0"
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
            android:fillColor="#00000000"
            android:pathData="M0, 0 m 0, -19 a 19,19 0 1,1 0,38 a 19,19 0 1,1 0,-38"
            android:strokeColor="?attr/colorControlActivated"
            android:strokeLineCap="round"
            android:strokeLineCap="square"
            android:strokeLineJoin="miter"
            android:strokeWidth="4"
            android:trimPathEnd="0"
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
            android:fillColor="#00000000"
            android:pathData="M0, 0 m 0, -19 a 19,19 0 1,1 0,38 a 19,19 0 1,1 0,-38"
            android:strokeColor="?attr/colorControlActivated"
            android:strokeLineCap="round"
            android:strokeLineCap="square"
            android:strokeLineJoin="miter"
            android:strokeWidth="4"
            android:trimPathEnd="0"