diff options
Diffstat (limited to 'vdrmanager/de.bjusystems.vdrmanager/src/main/res/layout/remote.xml')
-rw-r--r-- | vdrmanager/de.bjusystems.vdrmanager/src/main/res/layout/remote.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vdrmanager/de.bjusystems.vdrmanager/src/main/res/layout/remote.xml b/vdrmanager/de.bjusystems.vdrmanager/src/main/res/layout/remote.xml index b251ca1..c75d83e 100644 --- a/vdrmanager/de.bjusystems.vdrmanager/src/main/res/layout/remote.xml +++ b/vdrmanager/de.bjusystems.vdrmanager/src/main/res/layout/remote.xml @@ -7,6 +7,8 @@ android:orientation="vertical" android:padding="5dp"> + + <LinearLayout android:id="@+id/resultwrapper" android:layout_width="fill_parent" |