Fix progress wheel color in share screen

fork-5.53.8
Alex Hart 2019-10-21 10:53:18 -03:00
rodzic fecd8300c3
commit 78f3e28974
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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>