Remove xmlns from inner element

This commit is contained in:
Peter Serwylo 2017-03-22 10:31:09 +11:00 committed by mvp76
parent 80e0f84816
commit 31fdcba945

View File

@ -157,7 +157,7 @@
</RelativeLayout>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
<TextView
android:id="@+id/whats_new"
android:layout_width="match_parent"
android:layout_height="wrap_content"