Skip to content
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_edit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="bottom"
android:fitsSystemWindows="true"
tools:context=".edit.EditActivity"
android:gravity="center"
android:layout_margin="2dp"
Expand Down