diff --git a/app/src/main/res/layout/activity_edit_entry.xml b/app/src/main/res/layout/activity_edit_entry.xml index 1d94a872e..509d927e4 100644 --- a/app/src/main/res/layout/activity_edit_entry.xml +++ b/app/src/main/res/layout/activity_edit_entry.xml @@ -16,383 +16,387 @@ android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" /> - - + - - - - - - - - - - - - - + android:layout_height="match_parent" + android:clipToPadding="false" + android:isScrollContainer="true" + app:layout_behavior="@string/appbar_scrolling_view_behavior"> - - - - - - - - - - - - - - - - - - - - - + + - + android:layout_height="250dp"> - + - - - - - - - + android:layout_centerInParent="true" + android:visibility="invisible" + app:krop_aspectX="1" + app:krop_aspectY="1" + app:krop_offset="70dp" + app:krop_overlayColor="#aadddddd"> - - - - - - - - + android:layout_gravity="bottom|end" + android:layout_margin="15dp" + android:src="@drawable/ic_outline_check_24" + app:tint="?attr/colorOnSurface" /> - + - - + + + android:layout_margin="10dp"> - - - - - - - + - - - + android:inputType="text"/> + + + + + + + + android:inputType="text|textMultiLine"/> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:layout_marginEnd="5dp" + android:layout_weight="1"> + android:inputType="text"/> + + + - - - + + + + + + + + + + + - - - + + + +