Inital Commit of the framented migration
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
5
LocationRinger/res/layout/list.xml
Normal file
5
LocationRinger/res/layout/list.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?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" />
|
||||
Reference in New Issue
Block a user