Properly set the document download icon tint.

This commit is contained in:
Greyson Parrelli
2018-10-16 10:58:19 -07:00
parent e1f572e1f4
commit 7cadb0d35a
6 changed files with 10 additions and 2 deletions

View File

@@ -77,7 +77,6 @@
android:visibility="gone"
android:background="@drawable/circle_touch_highlight_background"
android:src="@drawable/ic_download_circle_fill_white_48dp"
android:tint="@color/core_grey_60"
android:contentDescription="@string/audio_view__download_accessibility_description"/>
</org.thoughtcrime.securesms.components.AnimatingToggle>