X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftemplate_details_account.xml;h=d91bd577ea6ae4a5488f596f9b8d8eaa48417363;hb=9752577b706f77f0d6def23b7ab47ffea6b2df0d;hp=93372b7a2492721982a2e124fa5056f4396fb786;hpb=3ab99e1679326277d6ba7f8ce28f17a96dfa07aa;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 93372b7a..d91bd577 100644 --- a/app/src/main/res/layout/template_details_account.xml +++ b/app/src/main/res/layout/template_details_account.xml @@ -20,16 +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