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

fennec/production
ValentinTimisica 4 years ago committed by Mihai Branescu
parent 76266c84c2
commit 3ad7795a2d

@ -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"

Loading…
Cancel
Save