diff --git a/app/src/main/res/layout/list_element.xml b/app/src/main/res/layout/list_element.xml index 39fb85c91..7e265ffb6 100644 --- a/app/src/main/res/layout/list_element.xml +++ b/app/src/main/res/layout/list_element.xml @@ -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"