X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftemplate_details_account.xml;h=10ff6f70595591ef86ae77c228c186a7e443d11f;hp=a55a4e12106cc94e35087080ac6c4d0128eeccdf;hb=23ec8777f698b472c52c194ef7218fc1e8a67f83;hpb=2060cff2490775314cb9a43d4ac56ae723a88258 diff --git a/app/src/main/res/layout/template_details_account.xml b/app/src/main/res/layout/template_details_account.xml index a55a4e12..10ff6f70 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