Added the list_item.xml
This commit is contained in:
parent
1bd1696ceb
commit
155f1751ce
7
Android/res/layout/list_item.xml
Normal file
7
Android/res/layout/list_item.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" >
|
||||
|
||||
|
||||
</TextView>
|
Loading…
Reference in New Issue
Block a user