X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftemplate_details_account.xml;h=e09c6b014f279f0e03c6b150c08adcf9d5e88d34;hb=fa6ed80a6ea4cfb968a60e45423980c2ab513531;hp=d3abe2920bda7b3ff0e136f7213c1e99f026a1a1;hpb=6fd39f274bc7f05a055f3359ea6863b1de82e2b4;p=mobile-ledger.git diff --git a/app/src/main/res/layout/template_details_account.xml b/app/src/main/res/layout/template_details_account.xml index d3abe292..e09c6b01 100644 --- a/app/src/main/res/layout/template_details_account.xml +++ b/app/src/main/res/layout/template_details_account.xml @@ -20,17 +20,21 @@ android:id="@+id/pattern_details_item_account_row" android:layout_width="match_parent" android:layout_height="wrap_content" - android:paddingHorizontal="@dimen/text_margin" + android:animateLayoutChanges="true" + android:padding="@dimen/text_margin" > - + + + + + + + \ No newline at end of file