X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row.xml;h=e35c331ba16276b569c3366c962e2c45bc2ae167;hb=ce0474c601e863d54b5d1554ac44282f905f7856;hp=8a950efd6e2a19c2a143beaed6a0720437a855af;hpb=a983099d6150044a08a1fbc601d9af9bd8d0c0a8;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 8a950efd..e35c331b 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -18,8 +18,9 @@ ~ along with Mobile-Ledger. If not, see . --> - + android:paddingEnd="8dp"> - + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:layout_marginStart="8dp" + android:layout_weight="5" + android:orientation="vertical" + app:layout_constraintTop_toBottomOf="@id/transaction_row_description"> - + - - - - - - - - - - \ No newline at end of file + + + \ No newline at end of file