diff options
Diffstat (limited to 'vdrmanager/res/layout/epg_search_times_item.xml')
-rw-r--r-- | vdrmanager/res/layout/epg_search_times_item.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/vdrmanager/res/layout/epg_search_times_item.xml b/vdrmanager/res/layout/epg_search_times_item.xml deleted file mode 100644 index 5680f7e..0000000 --- a/vdrmanager/res/layout/epg_search_times_item.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<TextView xmlns:android="http://schemas.android.com/apk/res/android" - android:layout_width="fill_parent" - android:layout_height="fill_parent" - android:paddingLeft="5dp" - android:paddingRight="5dp" - android:gravity= "center_vertical" - android:textAppearance="?android:textAppearanceLarge" - android:lines="2"/> |