X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Faccount_summary_row.xml;h=ab8294f84b3c21b94cd2b15ab1dd1a1ca2608ba9;hb=1935a9be236159b58ba1d1fab44e8ac76783ed7c;hp=8ea32cb2c24392eb42a6d24538de1ab710505719;hpb=d3ef60356dbecf1763271b8277e64385f1788418;p=mobile-ledger-staging.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..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" >