Fix progress wheel color in share screen

This commit is contained in:
Alex Hart 2019-10-21 10:53:18 -03:00
parent fecd8300c3
commit 78f3e28974

View File

@ -60,6 +60,7 @@
android:layout_width="70dp"
android:layout_height="70dp"
android:layout_centerInParent="true"
wheel:matProg_barColor="?title_text_color_primary"
wheel:matProg_progressIndeterminate="true" />
</RelativeLayout>