X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnew_transaction_row.xml;h=af8281e2b065f461aecb1ed3d2d5371a91ef7ca8;hb=e20e67bf08e669a39a128dbd4c11021b624bbdba;hp=885adbe72458a0e15b8a2dd53c2beafb449b4cf6;hpb=5563af1247c470c3e38b5a64f5509ad3a077e852;p=mobile-ledger.git diff --git a/app/src/main/res/layout/new_transaction_row.xml b/app/src/main/res/layout/new_transaction_row.xml index 885adbe7..af8281e2 100644 --- a/app/src/main/res/layout/new_transaction_row.xml +++ b/app/src/main/res/layout/new_transaction_row.xml @@ -20,13 +20,15 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" - android:animateLayoutChanges="false" + android:animateLayoutChanges="true" android:orientation="vertical"> - + android:layout_height="wrap_content" + android:animateLayoutChanges="true" + android:orientation="horizontal"> - - + + + + + + + + + - + android:animateLayoutChanges="true"> + android:selectAllOnFocus="false" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" /> - + + + + + + + + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintTop_toBottomOf="@id/account_row_acc_name"> + + + + + - +