From 6579e53ff1f719bf471fd268a767d00b96f993c7 Mon Sep 17 00:00:00 2001 From: lado Date: Mon, 10 Oct 2011 01:15:36 +0200 Subject: id misspeled --- vdrmanager/res/layout/event_epg_list.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vdrmanager/res/layout/event_epg_list.xml b/vdrmanager/res/layout/event_epg_list.xml index aadb591..eb9e23b 100644 --- a/vdrmanager/res/layout/event_epg_list.xml +++ b/vdrmanager/res/layout/event_epg_list.xml @@ -15,7 +15,7 @@ android:id="@+id/whatson_list" android:layout_width="fill_parent" android:layout_height="fill_parent" - android:layout_below="@id/epg_list_time_spinner" + android:layout_below="@id/epg_list_channel_spinner" android:layout_alignWithParentIfMissing="true" android:layout_alignParentTop="true" android:layout_centerHorizontal="true" -- cgit v1.2.3