From 72a140d9e8121fbd8f52800615d79458c659a052 Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Sat, 13 Feb 2021 20:54:31 +0200 Subject: [PATCH] template details: explicitly enabled layout changes animation --- app/src/main/res/layout/template_details_account.xml | 1 + app/src/main/res/layout/template_details_header.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/app/src/main/res/layout/template_details_account.xml b/app/src/main/res/layout/template_details_account.xml index 98c49dab..c8c5285f 100644 --- a/app/src/main/res/layout/template_details_account.xml +++ b/app/src/main/res/layout/template_details_account.xml @@ -20,6 +20,7 @@ android:id="@+id/pattern_details_item_account_row" android:layout_width="match_parent" android:layout_height="wrap_content" + android:animateLayoutChanges="true" android:paddingHorizontal="@dimen/text_margin" >