Removed extra "xmlns:android". This fixes a lint error
This commit is contained in:
parent
e12b3b5ac6
commit
3fb3837528
@ -52,7 +52,6 @@ THE SOFTWARE.
|
||||
/>
|
||||
|
||||
<ListView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/list"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
Loading…
x
Reference in New Issue
Block a user