|
|
@ -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>
|
|
|
|