X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnew_transaction_row.xml;h=ca1889eef97e8370a0faca6d320e232ad2b3b851;hp=44d902e032240c3dcea046416fc0f6bb35dfbc67;hb=a34236c6b6a3931c5da03da9664ef1811c740433;hpb=68c8402016bad040242894c778670649fc880421 diff --git a/app/src/main/res/layout/new_transaction_row.xml b/app/src/main/res/layout/new_transaction_row.xml index 44d902e0..ca1889ee 100644 --- a/app/src/main/res/layout/new_transaction_row.xml +++ b/app/src/main/res/layout/new_transaction_row.xml @@ -20,13 +20,14 @@ 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"> @@ -129,13 +129,12 @@ android:id="@+id/comment_layout" android:layout_width="0dp" android:layout_height="wrap_content" - android:alpha="0.50" app:layout_constraintEnd_toStartOf="@id/amount_layout" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/account_row_acc_name">