diff --git a/app_pojavlauncher/src/main/res/layout/fragment_profile_editor.xml b/app_pojavlauncher/src/main/res/layout/fragment_profile_editor.xml index b53b96812..6d6c265a2 100644 --- a/app_pojavlauncher/src/main/res/layout/fragment_profile_editor.xml +++ b/app_pojavlauncher/src/main/res/layout/fragment_profile_editor.xml @@ -179,6 +179,8 @@ android:layout_marginEnd="@dimen/padding_medium" android:background="@drawable/background_line" android:ems="10" + android:maxLines="2" + android:ellipsize="end" android:hint=".minecraft" android:paddingHorizontal="@dimen/padding_heavy"