Make edit title match parent width

pull/384/head
Alex Baker 9 years ago
parent a88e2df174
commit b2e5236e56

@ -9,7 +9,7 @@
android:orientation="vertical">
<LinearLayout
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="100"
android:orientation="horizontal"

Loading…
Cancel
Save