mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-02 12:42:20 +00:00
parent
cb4c3dd2f7
commit
f02301ebe4
@ -38,11 +38,10 @@
|
||||
|
||||
<studio.carbonylgroup.textfieldboxes.ExtendedEditText
|
||||
android:id="@+id/extended_edit_text"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:imeOptions="actionDone"
|
||||
android:inputType="textUri"
|
||||
android:minWidth="5dp"
|
||||
android:singleLine="true"
|
||||
android:textColor="@color/colorPrimary"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user