Skip to content

Commit

Permalink
ajust make group layout
Browse files Browse the repository at this point in the history
  • Loading branch information
yuichi10 committed Aug 25, 2015
1 parent 6568b3e commit 0ec0239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/make_group.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
android:layout_height="wrap_content">
<EditText
android:layout_width="match_parent"
android:layout_height="30dp"
android:layout_height="wrap_content"
android:maxLength="100"/>
</LinearLayout>

Expand Down

0 comments on commit 0ec0239

Please sign in to comment.