clean up unwanted namespaces from layouts

This commit is contained in:
M M Arif
2019-09-12 10:29:41 +05:00
parent 87376a2104
commit 6710aa0810
35 changed files with 25 additions and 51 deletions

View File

@@ -7,7 +7,6 @@
<ScrollView
android:layout_width="match_parent"
android:layout_height="match_parent"
xmlns:android="http://schemas.android.com/apk/res/android"
android:background="@color/backgroundColor" >
<RelativeLayout