mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-28 12:44:34 +01:00
Fix appearance of small audio view to show correct background color and the progress circle.
This commit is contained in:
committed by
Cody Henthorne
parent
4ecfee292e
commit
4c301a49b4
@@ -18,6 +18,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
app:autoRewind="true"
|
||||
app:progressAndPlayTint="@android:color/transparent"
|
||||
app:foregroundTintColor="@color/core_ultramarine"
|
||||
app:small="true" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user