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

Commit 0e3b9186 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch '1337-t-progress_bar_accent' into 'v1-t'

Fix progress bar in internet dialog

See merge request e/os/android_frameworks_base!144
parents 3bc18338 ba251f73
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@
            <path
                android:name="rect"
                android:pathData="M -144.0,-5.0 l 288.0,0 l 0,10.0 l -288.0,0 Z"
                android:fillColor="?androidprv:attr/colorAccentPrimaryVariant" />
                android:fillColor="?android:attr/colorAccent" />
        </group>
    </group>
</vector>
 No newline at end of file