diff options
Diffstat (limited to 'vdrmanager/res')
-rw-r--r-- | vdrmanager/res/layout/event_epg_list.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vdrmanager/res/layout/event_epg_list.xml b/vdrmanager/res/layout/event_epg_list.xml index 2718eb7..ac75055 100644 --- a/vdrmanager/res/layout/event_epg_list.xml +++ b/vdrmanager/res/layout/event_epg_list.xml @@ -23,7 +23,7 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_weight="1" - android:layout_marginTop="4dip" + android:layout_marginTop="3dip" android:prompt="@string/epg_list_channel_spinner" /> <ImageView |