Skip to content

Commit 185f04d

Browse files
committed
fix lint error
1 parent 8763789 commit 185f04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/main/res/layout/snabble_view_payment_credentials_list.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
android:layout_height="wrap_content"
2828
android:layout_margin="16dp"
2929
android:layout_gravity="center_horizontal"
30-
android:tint="?attr/colorOnSurface"
30+
app:tint="?attr/colorOnSurface"
3131
android:src="@drawable/snabble_ic_creditcard"/>
3232

3333
<TextView

0 commit comments

Comments
 (0)