diff options
author | lado <herrlado@gmail.com> | 2013-03-14 11:24:53 +0100 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2013-03-14 11:24:53 +0100 |
commit | 2260fcbbe892ccf5bcfce49e7fabd1d36023eab7 (patch) | |
tree | 6330d3757583cd9c25307a2d3a8fedb63f1f2857 /vdrmanager/res/layout/epg_detail.xml | |
parent | be22a5ed7987baacef63df732d41f866755462d5 (diff) | |
download | vdr-manager-2260fcbbe892ccf5bcfce49e7fabd1d36023eab7.tar.gz vdr-manager-2260fcbbe892ccf5bcfce49e7fabd1d36023eab7.tar.bz2 |
remvoed missplaced namespace
Diffstat (limited to 'vdrmanager/res/layout/epg_detail.xml')
-rw-r--r-- | vdrmanager/res/layout/epg_detail.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vdrmanager/res/layout/epg_detail.xml b/vdrmanager/res/layout/epg_detail.xml index fd67d47..9c74654 100644 --- a/vdrmanager/res/layout/epg_detail.xml +++ b/vdrmanager/res/layout/epg_detail.xml @@ -139,7 +139,6 @@ android:layout_height="4sp" /> <TableLayout - xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/root" style="@android:style/ButtonBar" android:layout_width="fill_parent" |