Improve peertube layout

This commit is contained in:
stom79 2018-10-20 18:29:48 +02:00
parent 28f1cf64c1
commit e4400045f2
1 changed files with 3 additions and 2 deletions

View File

@ -45,8 +45,9 @@
<LinearLayout
android:layout_marginLeft="10dp"
android:layout_marginStart="10dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content" android:orientation="vertical">
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
<TextView
android:id="@+id/peertube_title"
android:textStyle="bold"