Skip to content

Commit

Permalink
Fix progress wheel color in share screen
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-signal committed Oct 21, 2019
1 parent fecd830 commit 78f3e28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/layout/share_activity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit 78f3e28

Please sign in to comment.