Skip to content

Commit

Permalink
ajust layout
Browse files Browse the repository at this point in the history
  • Loading branch information
yuichi10 committed Aug 24, 2015
1 parent f4152da commit 5c7d5a3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/src/main/res/layout/make_group.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@
<TextView
android:layout_width="100dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:text="Event Name"/>

<EditText
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="2"/>
android:layout_height="wrap_content" />

<LinearLayout
android:layout_width="match_parent"
Expand Down

0 comments on commit 5c7d5a3

Please sign in to comment.