intial commit of 4.0
This commit is contained in:
7
FindMyCarLib/res/layout/listview.xml
Normal file
7
FindMyCarLib/res/layout/listview.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ListView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@android:id/list"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" >
|
||||
|
||||
</ListView>
|
||||
Reference in New Issue
Block a user