X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftemplate_details_header.xml;h=43514d04f812c2a6f7da86eb05685dc886927d19;hp=d16ce4ebc58d4032659e64e70d201c6c792cdfe4;hb=55f4f1b5f101d0f9874fe3d3406d53c6df931a40;hpb=3ab99e1679326277d6ba7f8ce28f17a96dfa07aa diff --git a/app/src/main/res/layout/template_details_header.xml b/app/src/main/res/layout/template_details_header.xml index d16ce4eb..43514d04 100644 --- a/app/src/main/res/layout/template_details_header.xml +++ b/app/src/main/res/layout/template_details_header.xml @@ -20,12 +20,16 @@ android:id="@+id/pattern_details_item_head" 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