mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-14 10:27:42 +00:00

committed by
Moxie Marlinspike

parent
81fa209910
commit
038f24f394
@@ -35,6 +35,7 @@
|
||||
android:layout_gravity="center_vertical"
|
||||
android:padding="10dp"
|
||||
android:lines="1"
|
||||
android:maxLength="255"
|
||||
android:inputType="textAutoCorrect"
|
||||
android:hint="@string/GroupCreateActivity_group_name_hint" />
|
||||
</LinearLayout>
|
||||
@@ -98,4 +99,4 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
Reference in New Issue
Block a user