mirror of
https://github.com/oxen-io/session-android.git
synced 2025-04-16 10:31:28 +00:00
parent
81fa209910
commit
038f24f394
@ -35,6 +35,7 @@
|
|||||||
android:layout_gravity="center_vertical"
|
android:layout_gravity="center_vertical"
|
||||||
android:padding="10dp"
|
android:padding="10dp"
|
||||||
android:lines="1"
|
android:lines="1"
|
||||||
|
android:maxLength="255"
|
||||||
android:inputType="textAutoCorrect"
|
android:inputType="textAutoCorrect"
|
||||||
android:hint="@string/GroupCreateActivity_group_name_hint" />
|
android:hint="@string/GroupCreateActivity_group_name_hint" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
@ -98,4 +99,4 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content" />
|
android:layout_height="wrap_content" />
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user