|
|
@@ -130,7 +130,9 @@
|
|
|
<Button
|
|
|
android:id="@+id/button_create"
|
|
|
android:layout_width="wrap_content"
|
|
|
- android:layout_height= "wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_column="1"
|
|
|
+ android:layout_row="7"
|
|
|
android:text = "Create Event" />
|
|
|
|
|
|
</GridLayout>
|