@@ -33,7 +33,7 @@
<TextView
android:id="@+id/title"
- android:layout_width="wrap_content"
+ android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="@dimen/md_title_textsize"
tools:text="Title" />