We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66de8dc commit 78a0abcCopy full SHA for 78a0abc
02_resources/app/src/main/res/layout/activity_main.xml
@@ -22,6 +22,6 @@
22
android:src="@drawable/ic_netology_original_48dp"
23
android:layout_height="wrap_content"
24
android:layout_width="wrap_content"
25
- />
+ tools:ignore="MissingConstraints" />
26
27
</androidx.constraintlayout.widget.ConstraintLayout>
0 commit comments