X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftemplate_details_account.xml;h=a0cae77467a260268830fc13cdac16202087b154;hb=4b16829ace7160afba02d7f9bba516bd40f1fcbd;hp=a55a4e12106cc94e35087080ac6c4d0128eeccdf;hpb=2060cff2490775314cb9a43d4ac56ae723a88258;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 a55a4e12..a0cae774 100644 --- a/app/src/main/res/layout/template_details_account.xml +++ b/app/src/main/res/layout/template_details_account.xml @@ -20,17 +20,22 @@ 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