Inital Commit of the framented migration
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
10
LocationRinger/res/layout/fragment_list_contianer.xml
Normal file
10
LocationRinger/res/layout/fragment_list_contianer.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:id="@+id/fragment_list_contianer"
|
||||
>
|
||||
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user