X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row.xml;h=46391a2c89273c2053c6b44dc47c5dd7a2c73d64;hb=cf461ae87ae19cb160f671e92227da7aa8cf81bf;hp=16bab0699b2a0d45ff1311632f8ac9eee37260b7;hpb=998dd32a089d199a2569069415755eb3169b35b0;p=mobile-ledger.git diff --git a/app/src/main/res/layout/transaction_list_row.xml b/app/src/main/res/layout/transaction_list_row.xml index 16bab069..46391a2c 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -17,18 +17,18 @@ ~ along with MoLe. If not, see . --> - - - @@ -70,6 +70,7 @@ android:id="@+id/transaction_row_header_border" android:layout_width="match_parent" android:layout_height="wrap_content" + android:alpha="0.3" android:background="@drawable/dashed_border_1dp" android:minHeight="2dp" android:orientation="horizontal" @@ -87,63 +88,15 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/transaction_row_header_border"> - - - - - - - - - - - - - + + + - - + + - - + - - \ No newline at end of file + \ No newline at end of file