Skip to content

Commit e9b446f

Browse files
committed
Add unused xmlns
1 parent 6560b9a commit e9b446f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:app="http://schemas.android.com/apk/res-auto"
4-
xmlns:rsb="http://schemas.android.com/apk/res-auto"
54
android:id="@+id/mainlayout"
65
android:layout_width="match_parent"
76
android:layout_height="match_parent"

0 commit comments

Comments
 (0)