summaryrefslogtreecommitdiff
path: root/androvdr/res/layout/channel_list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'androvdr/res/layout/channel_list.xml')
-rw-r--r--androvdr/res/layout/channel_list.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/androvdr/res/layout/channel_list.xml b/androvdr/res/layout/channel_list.xml
deleted file mode 100644
index dd6ec31..0000000
--- a/androvdr/res/layout/channel_list.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
- <ListView
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/channel_list"
- android:layout_width="fill_parent"
- android:layout_height="fill_parent"
- android:layout_alignWithParentIfMissing="true"
- android:layout_alignParentTop="true"
- android:layout_centerHorizontal="true"
- android:cacheColorHint="?android:attr/colorBackground"/>