Skip to content

Commit

Permalink
Compilation error caused by modifying srcCompat
Browse files Browse the repository at this point in the history
  • Loading branch information
DaVinci9196 committed Aug 14, 2024
1 parent c43a801 commit ab936e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
android:layout_margin="24dp"
android:visibility="gone"
app:backgroundTint="#ffffffff"
app:srcCompat="@drawable/ic_add"
android:src="@drawable/ic_add"
app:tint="#027e5a" />

</RelativeLayout>
Expand Down

0 comments on commit ab936e2

Please sign in to comment.