Rename call icon to call_small and call_green icon to call

This commit is contained in:
Juha Heinanen
2023-04-02 15:36:09 +03:00
parent 4953b762dc
commit 058abe4ce9
6 changed files with 11 additions and 21 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
android:layout_alignParentEnd="true"
android:paddingTop="5dp"
android:paddingBottom="5dp"
android:src="@drawable/call"
android:src="@drawable/call_small"
android:background="@null"
android:scaleType="centerCrop"
android:contentDescription="@string/call" >