diff --git a/app/src/main/res/layout/bottom_sheet.xml b/app/src/main/res/layout/bottom_sheet.xml index 4dab7eb3f..cf266cfa9 100644 --- a/app/src/main/res/layout/bottom_sheet.xml +++ b/app/src/main/res/layout/bottom_sheet.xml @@ -2,7 +2,8 @@ + android:layout_height="match_parent" + xmlns:tools="http://schemas.android.com/tools"> + android:visibility="gone" + tools:visibility="visible"> + android:maxLines="2" + android:ellipsize="end" + android:textSize="27sp" + tools:text="Very long text that is going across more than two lines in total"/>