diff --git a/application/res/layout/channeladd.xml b/application/res/layout/channeladd.xml index 30ae964..40ecc9d 100644 --- a/application/res/layout/channeladd.xml +++ b/application/res/layout/channeladd.xml @@ -30,20 +30,20 @@ along with Yaaic. If not, see . android:text="@string/channel_add_description" android:padding="5dp" /> + android:id="@+id/channels" + android:layout_width="fill_parent" + android:layout_height="wrap_content" /> - + android:orientation="horizontal" + android:layout_width="fill_parent" + android:layout_height="wrap_content"> +