From ebc70fdff039ad732ed3b72032d64020e215d7c4 Mon Sep 17 00:00:00 2001 From: vanitasvitae Date: Sat, 15 Oct 2016 11:21:51 +0200 Subject: [PATCH] Allow more than one line in the nav_header pod notice --- app/src/main/res/layout/main__nav_header.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/main/res/layout/main__nav_header.xml b/app/src/main/res/layout/main__nav_header.xml index 3b90f95b..d3294497 100644 --- a/app/src/main/res/layout/main__nav_header.xml +++ b/app/src/main/res/layout/main__nav_header.xml @@ -63,7 +63,6 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="1" - android:maxLines="1" android:paddingBottom="@dimen/activity_horizontal_margin" android:scrollHorizontally="true" android:text="@string/app_subtitle"