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=66a373f980ed37db7c1691182f54339f99d2d333;hpb=ab662f6610141bfeed858fbfbdfd57a6045da1ed;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 66a373f9..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" >