X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row.xml;h=a8940553ee5b151447072283013a0a1c2007aff9;hb=2d85826653a8ba3e619afc83c5c91216a7fdb0b6;hp=28864be95a189ce54b3ea534720a9ece9ef39264;hpb=6f8d7eb0ab9e5754047ac5bda47868860b5f71e2;p=mobile-ledger-staging.git diff --git a/app/src/main/res/layout/transaction_list_row.xml b/app/src/main/res/layout/transaction_list_row.xml index 28864be9..a8940553 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -1,212 +1,147 @@ - + android:layout_height="wrap_content" + android:measureAllChildren="false" + > - + > - + android:padding="8dp" + > + app:layout_constraintTop_toTopOf="parent" + > - + tools:ignore="HardcodedText" + /> + - - + app:layout_constraintTop_toBottomOf="@+id/transaction_row_head" + > + + + - - - - - - - - - - - - - - - + + - + > + app:layout_constraintEnd_toEndOf="parent" + tools:ignore="HardcodedText" + /> - - + app:layout_constraintStart_toStartOf="parent" + tools:ignore="HardcodedText" + /> + app:layout_constraintEnd_toStartOf="@id/transaction_delimiter_month" + app:layout_constraintStart_toEndOf="@id/transaction_delimiter_date" + app:layout_constraintTop_toTopOf="parent" + /> - + + - - \ No newline at end of file + \ No newline at end of file