diff --git a/app/src/main/res/layout/channel_fragment.xml b/app/src/main/res/layout/channel_fragment.xml index b834136f..af5ea0db 100644 --- a/app/src/main/res/layout/channel_fragment.xml +++ b/app/src/main/res/layout/channel_fragment.xml @@ -22,7 +22,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:digits="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890- " - android:hint="@string/channel_name" android:imeOptions="actionDone" android:maxLength="15" android:singleLine="true" @@ -92,8 +91,7 @@ + android:layout_height="wrap_content" />