diff options
Diffstat (limited to 'res/layout/miroguidesearch.xml')
-rw-r--r-- | res/layout/miroguidesearch.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/res/layout/miroguidesearch.xml b/res/layout/miroguidesearch.xml deleted file mode 100644 index 9a7947f9b..000000000 --- a/res/layout/miroguidesearch.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" - android:layout_width="match_parent" - android:layout_height="match_parent" - android:orientation="vertical" > - - <FrameLayout - android:id="@+id/channellistFragment" - android:name=".fragment.MiroChannellistFragment" - android:layout_width="match_parent" - android:layout_height="match_parent" /> - -</LinearLayout>
\ No newline at end of file |