Fix icon used in welcome layout (#39)

Co-authored-by: Jacques Foucry <github@foucry.net>
This commit is contained in:
Jean-Baptiste 2024-03-30 11:12:57 +01:00 committed by GitHub
parent e92315c0ad
commit 406bb37aa9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,8 +13,7 @@
android:layout_width="@dimen/img_width_height"
android:layout_height="@dimen/img_width_height"
android:contentDescription="@string/the_plus_icon"
app:srcCompat="@drawable/ic_add_circle_black_24dp" />
android:src="@drawable/ic_add" />
<com.google.android.material.textview.MaterialTextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"