fiexed lint layout suggestions

This commit is contained in:
Christian Schabesberger 2015-11-26 20:16:23 +01:00
parent 237282db28
commit 15b58128f4
6 changed files with 69 additions and 9 deletions

View file

@ -1,4 +1,4 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
<merge xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
@ -24,4 +24,4 @@
android:layout_gravity="center"
android:focusable="false"/>
</FrameLayout>
</merge>