1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-11-22 12:22:08 +01:00

Allow more than one line in the nav_header pod notice

This commit is contained in:
vanitasvitae 2016-10-15 11:21:51 +02:00
parent f76207e75b
commit ebc70fdff0
Signed by: vanitasvitae
GPG key ID: DCCFB3302C9E4615

View file

@ -63,7 +63,6 @@
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_weight="1" android:layout_weight="1"
android:maxLines="1"
android:paddingBottom="@dimen/activity_horizontal_margin" android:paddingBottom="@dimen/activity_horizontal_margin"
android:scrollHorizontally="true" android:scrollHorizontally="true"
android:text="@string/app_subtitle" android:text="@string/app_subtitle"