Fixes issue #296 - Long bios are cut off

This commit is contained in:
stom79 2018-02-08 07:43:30 +01:00
parent b63c46602c
commit 4c2237b371
1 changed files with 0 additions and 1 deletions

View File

@ -209,7 +209,6 @@
android:gravity="center"
android:textColor="?attr/color_in_account_header"
android:layout_width="match_parent"
android:maxLines="6"
android:autoLink="web"
android:layout_height="wrap_content" />
</LinearLayout>