X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Faccount_summary_row.xml;h=4f345e7dd285141b2a038740d7fa9afd46975136;hb=667ce42731c95a98926657fea359b56209f9348e;hp=da058361e50503d8ffef8d00babefe0f50d0cb42;hpb=e604f62bca9d00056fe1e5f241827a7f60552dc5;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 da058361..4f345e7d 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" > - - - - - - - - - + + + + + + - \ No newline at end of file + + + \ No newline at end of file