X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Faccount_list_row.xml;h=185faf800d46390ac1bd95966ebc9d52a9dd5713;hb=ed482a14c98fe458d17f57a3174a092f0e042f6f;hp=2add4b7c3a5ffbdeff451aec0b2432207b7badc0;hpb=8098a8b37a4331b9faf6cf50a51a0d7aa9677421;p=mobile-ledger.git diff --git a/app/src/main/res/layout/account_list_row.xml b/app/src/main/res/layout/account_list_row.xml index 2add4b7c..185faf80 100644 --- a/app/src/main/res/layout/account_list_row.xml +++ b/app/src/main/res/layout/account_list_row.xml @@ -25,16 +25,14 @@ android:layout_height="wrap_content" android:animateLayoutChanges="true" android:longClickable="true" + android:minHeight="@dimen/default_account_row_height" > @@ -89,20 +83,13 @@ @@ -115,7 +102,21 @@ app:layout_constraintBottom_toBottomOf="@id/account_row_acc_amounts" app:layout_constraintEnd_toEndOf="@id/account_row_acc_amounts" app:layout_constraintStart_toStartOf="@id/account_row_acc_amounts" - > - - + /> + \ No newline at end of file