mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-15 06:17:48 +00:00

committed by
Moxie Marlinspike

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>
|
||||||
|
Reference in New Issue
Block a user