Change event type setting icon (tasks)

This commit is contained in:
Naveen 2023-04-30 16:34:27 +05:30
parent a9577adaa3
commit 40beaa60e3
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@
android:layout_alignBottom="@+id/task_type_holder"
android:layout_marginStart="@dimen/normal_margin"
android:padding="@dimen/medium_margin"
android:src="@drawable/ic_color_vector" />
android:src="@drawable/ic_category_vector" />
<RelativeLayout
android:id="@+id/task_type_holder"