remove superfluent namespace declartation

This commit is contained in:
Adrian Ulrich 2016-03-31 20:30:45 +02:00
parent a3439c0dbf
commit 422c28e4f3

View File

@ -24,7 +24,6 @@ THE SOFTWARE.
<merge xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:vanilla="http://schemas.android.com/apk/res-auto" >
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/content"
android:orientation="vertical"
android:layout_width="fill_parent"