diff options
Diffstat (limited to 'vdrmanager')
-rw-r--r-- | vdrmanager/res/layout/time_epg_list.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vdrmanager/res/layout/time_epg_list.xml b/vdrmanager/res/layout/time_epg_list.xml index 866afeb..e7c0322 100644 --- a/vdrmanager/res/layout/time_epg_list.xml +++ b/vdrmanager/res/layout/time_epg_list.xml @@ -39,6 +39,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="1" + android:layout_marginTop="2dip" android:prompt="@string/epg_list_time_label" /> <ImageView |