X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row.xml;h=0e59507d460fe9423953eb20c6a6473c9c86ff95;hb=dd45af0d00e206f10fb818ecb22cf79f79f6da88;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..0e59507d 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -17,26 +17,24 @@ ~ along with MoLe. If not, see . --> - - + app:cardUseCompatPadding="false"> - @@ -70,8 +68,8 @@ android:id="@+id/transaction_row_header_border" android:layout_width="match_parent" android:layout_height="wrap_content" - android:background="@drawable/dashed_border_1dp" android:alpha="0.3" + android:background="@drawable/dashed_border_1dp" android:minHeight="2dp" android:orientation="horizontal" app:layout_constraintEnd_toEndOf="parent" @@ -88,71 +86,21 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/transaction_row_header_border"> - - - - - - - - - - - - - + + + - - + + - + android:layout_marginEnd="8dp"> - + - - \ No newline at end of file + \ No newline at end of file