discord-jadx/app/src/main/res/drawable/drawable_boost_progress_rin...

7 lines
408 B
XML

<?xml version="1.0" encoding="utf-8"?>
<rotate xmlns:android="http://schemas.android.com/apk/res/android" android:fromDegrees="270" android:toDegrees="270">
<shape android:shape="ring" android:innerRadiusRatio="2.3" android:useLevel="true" android:thickness="4dp">
<gradient android:startColor="#b473f5" android:endColor="#e292aa" android:angle="0" android:type="linear"/>
</shape>
</rotate>