We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad2d6f commit fa8d897Copy full SHA for fa8d897
app/src/main/res/layout/layout_create_project.xml
@@ -1,7 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:app="http://schemas.android.com/apk/res-auto"
4
- xmlns:tools="http://schemas.android.com/tools"
5
android:id="@+id/relativeLayout"
6
android:layout_width="match_parent"
7
android:layout_height="match_parent">
0 commit comments