Remove unneeded namespace

This commit is contained in:
neslihanturan 2019-10-05 21:49:48 +03:00
parent fa3a14e9bd
commit 40568118af

View file

@ -10,7 +10,7 @@
android:layout_height="match_parent" android:layout_height="match_parent"
android:background="@color/status_bar_blue"> android:background="@color/status_bar_blue">
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" <LinearLayout
android:orientation="vertical" android:layout_width="match_parent" android:orientation="vertical" android:layout_width="match_parent"
android:layout_height="match_parent"> android:layout_height="match_parent">