Add a copy icon

This commit is contained in:
Alexander Bakker 2018-01-02 16:01:42 +01:00
parent e3024eda47
commit 6a122fb515
2 changed files with 9 additions and 1 deletions

View file

@ -14,7 +14,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginRight="16dp"
android:src="@drawable/ic_delete_black_24dp"/>
android:src="@drawable/ic_content_copy_black_24dp"/>
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"