X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftemplate_details_header.xml;h=c8617518d6d7005ee12fbb2f2f8e875bb293cc77;hb=f99d33cd8098e33aa581490fde12e9d2bafcf3fe;hp=f610da339b54c6bcb462b0886215b114b127b8fe;hpb=be812016d88006c4a27b7d5398e88cf9ae9c92b0;p=mobile-ledger.git diff --git a/app/src/main/res/layout/template_details_header.xml b/app/src/main/res/layout/template_details_header.xml index f610da33..c8617518 100644 --- a/app/src/main/res/layout/template_details_header.xml +++ b/app/src/main/res/layout/template_details_header.xml @@ -20,15 +20,44 @@ 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