X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnew_transaction_row.xml;h=ab1668cbffd19e9c8302c07ce663e64171c9ce5b;hb=a1f5cf187a6bc2731aa1ed057d3d11fccc5de2c4;hp=9210b2980dcc795500beafea1558af791833728a;hpb=f9385e730ea6d1cc478abc1d6772d61821e96f01;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 9210b298..ab1668cb 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"> - + + + + + + + + app:layout_constraintTop_toBottomOf="@id/account_row_acc_name"> + + + + +