X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row.xml;h=286ae901a8e013056310eff337083961452d0136;hb=d1ba9862c50f2b70df64981967f374f34c06f452;hp=05128852d016824914f4b3f769f874090408cb4b;hpb=f308aff824a124e2dfbe890022d1a0ca2443754a;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 05128852..286ae901 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -17,18 +17,19 @@ ~ along with MoLe. If not, see . --> - - - @@ -70,8 +71,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,63 +89,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