decode the received number at third party intents

This commit is contained in:
tibbi 2020-04-27 22:30:33 +02:00
parent 3b5b5767f0
commit 502f68d7fa
5 changed files with 6 additions and 5 deletions

View file

@ -44,7 +44,7 @@
android:layout_alignBottom="@+id/thread_mesage_attachments_holder"
android:layout_marginStart="@dimen/medium_margin"
android:layout_marginBottom="@dimen/activity_margin"
android:src="@drawable/ic_play_outline"
android:src="@drawable/ic_play_outline_vector"
android:visibility="gone" />
<TextView