summaryrefslogtreecommitdiff
path: root/vdrmanager/res/layout/epg_detail.xml
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2012-01-20 13:09:43 +0100
committerlado <herrlado@gmail.com>2012-01-20 13:09:43 +0100
commit8fa5e5532254ead99aad03bd6281f94ff1c0766e (patch)
tree9e318f3ad01bea7d4b9b475a411d79d36cf3f60b /vdrmanager/res/layout/epg_detail.xml
parent45db2c5f6e728c6648c2b85af90de2d3598097aa (diff)
downloadvdr-manager-8fa5e5532254ead99aad03bd6281f94ff1c0766e.tar.gz
vdr-manager-8fa5e5532254ead99aad03bd6281f94ff1c0766e.tar.bz2
no keys in traslated
Diffstat (limited to 'vdrmanager/res/layout/epg_detail.xml')
-rw-r--r--vdrmanager/res/layout/epg_detail.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/vdrmanager/res/layout/epg_detail.xml b/vdrmanager/res/layout/epg_detail.xml
index fd6ed22..2bc40cf 100644
--- a/vdrmanager/res/layout/epg_detail.xml
+++ b/vdrmanager/res/layout/epg_detail.xml
@@ -115,7 +115,8 @@
android:layout_height="wrap_content"
android:id="@+id/root"
android:stretchColumns="*"
- android:background="#000000">
+ style="@android:style/ButtonBar">
+
<TableRow android:layout_margin="0dip"
android:id="@+id/first_row">
<ImageButton
@@ -133,7 +134,7 @@
<ImageButton
android:id="@+id/epg_event_imdb"
style="?android:attr/buttonStyleSmall"
- android:layout_width="0dip"
+ android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1"
android:background="@android:drawable/list_selector_background"
@@ -143,7 +144,7 @@
<ImageButton
android:id="@+id/epg_event_create_timer"
style="?android:attr/buttonStyleSmall"
- android:layout_width="0dip"
+ android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
android:layout_gravity="center_horizontal"