X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Faccount_summary_row.xml;h=ab8294f84b3c21b94cd2b15ab1dd1a1ca2608ba9;hp=66a373f980ed37db7c1691182f54339f99d2d333;hb=1e09e7f7c9f658c98dc809de328fc04a23802df9;hpb=1a8e78dc629aca59604408ee6a1078761ef9ea45 diff --git a/app/src/main/res/layout/account_summary_row.xml b/app/src/main/res/layout/account_summary_row.xml index 66a373f9..ab8294f8 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" >