diff options
Diffstat (limited to 'vdrmanager')
-rw-r--r-- | vdrmanager/res/layout/epg_detail.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vdrmanager/res/layout/epg_detail.xml b/vdrmanager/res/layout/epg_detail.xml index b7761be..d763429 100644 --- a/vdrmanager/res/layout/epg_detail.xml +++ b/vdrmanager/res/layout/epg_detail.xml @@ -93,7 +93,7 @@ android:layout_height="wrap_content" android:layout_weight="1"> - <TextView android:textSize="17dip" + <TextView android:textSize="16dip" android:id="@+id/epg_detail_description" android:layout_width="fill_parent" android:layout_height="fill_parent"> |