1
0
Fork 0

Fixes #11134: Removes margin to allow collection title to expand

master
ValentinTimisica 2020-06-19 14:09:35 +03:00 committed by Mihai Branescu
parent 76266c84c2
commit 3ad7795a2d
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
android:layout_marginTop="9dp"
android:layout_marginEnd="74dp"
android:ellipsize="end"
android:singleLine="true"
android:textAppearance="@style/Body14TextStyle"