diff --git a/app/src/main/res/layout/fragment_tickets.xml b/app/src/main/res/layout/fragment_tickets.xml index 5ce22bdf9e..9a6ea18644 100644 --- a/app/src/main/res/layout/fragment_tickets.xml +++ b/app/src/main/res/layout/fragment_tickets.xml @@ -137,12 +137,16 @@ android:layout_width="0dp" android:layout_weight="1" android:layout_height="wrap_content" + android:inputType="text" + android:maxLines="1" + android:layout_gravity="left" android:layout_marginStart="@dimen/layout_margin_medium"/>