X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Faccount_summary_row.xml;h=87c2763a76a4a3f3edebac0e38c38094a723e9a4;hb=5625c89f307a3a5ade658e6824a1cc25e6d7c83c;hp=8ea32cb2c24392eb42a6d24538de1ab710505719;hpb=d3ef60356dbecf1763271b8277e64385f1788418;p=mobile-ledger.git diff --git a/app/src/main/res/layout/account_summary_row.xml b/app/src/main/res/layout/account_summary_row.xml index 8ea32cb2..87c2763a 100644 --- a/app/src/main/res/layout/account_summary_row.xml +++ b/app/src/main/res/layout/account_summary_row.xml @@ -23,14 +23,13 @@ android:id="@+id/account_summary_row" android:layout_width="match_parent" android:layout_height="wrap_content" + android:animateLayoutChanges="true" android:longClickable="true" - android:minHeight="@dimen/thumb_row_height" >