X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftemplate_details_account.xml;h=a6c71fa90c589d212f078eabc85cec2b6595fcd1;hb=17711f5be59ba892f75e8197d1cfc1868b37b2fc;hp=98c49dab1a07c5a84d373bece84b0b95e36fa3b6;hpb=1f7142d161a181be9781bf9b9ad34797fa6a6067;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 98c49dab..a6c71fa9 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