make licences title full width

This commit is contained in:
tibbi 2016-06-02 20:09:28 +02:00
parent 4257306521
commit 6ea86b85aa
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<TextView
android:id="@+id/license_butterknife_title"
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingTop="@dimen/activity_margin"
android:text="@string/butterknife_title"