X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row.xml;h=e2d0013287a2782bbd9a32089acac8b2de0f9ef8;hb=08f302d24aa8324a9ea7c32734938069794398b8;hp=256ebb24ed2a85599ce332fe1ee7130160e55484;hpb=d6a89986ed3ce01632c2b3313f55c60a8f0a5cc0;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 256ebb24..e2d00132 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -2,41 +2,42 @@ - - + > - + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent"> - + android:textAppearance="@android:style/TextAppearance.Material.Medium" + tools:ignore="HardcodedText" + /> + - - + app:layout_constraintTop_toBottomOf="@+id/transaction_row_head" + > + + + - - - - - - - - - - - - - - - + + - + android:layout_marginEnd="8dp"> + 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