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=05128852d016824914f4b3f769f874090408cb4b;hpb=f308aff824a124e2dfbe890022d1a0ca2443754a;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 05128852..e2d00132 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -17,26 +17,27 @@ ~ along with MoLe. If not, see . --> - - + > - @@ -57,158 +58,85 @@ - + 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