Skip to content

Commit 78a0abc

Browse files
committed
skip constraint warning
1 parent 66de8dc commit 78a0abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02_resources/app/src/main/res/layout/activity_main.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
android:src="@drawable/ic_netology_original_48dp"
2323
android:layout_height="wrap_content"
2424
android:layout_width="wrap_content"
25-
/>
25+
tools:ignore="MissingConstraints" />
2626

2727
</androidx.constraintlayout.widget.ConstraintLayout>

0 commit comments

Comments
 (0)