diff --git a/changelog.d/5735.bugfix b/changelog.d/5735.bugfix new file mode 100644 index 0000000000..99012f9254 --- /dev/null +++ b/changelog.d/5735.bugfix @@ -0,0 +1 @@ +Fixes the onboarding confetti rendering behind the content instead of in-front \ No newline at end of file diff --git a/vector/src/main/res/layout/fragment_ftue_account_created.xml b/vector/src/main/res/layout/fragment_ftue_account_created.xml index 83c5cb76b9..268a6d95ac 100644 --- a/vector/src/main/res/layout/fragment_ftue_account_created.xml +++ b/vector/src/main/res/layout/fragment_ftue_account_created.xml @@ -6,12 +6,6 @@ android:layout_height="match_parent" android:background="?colorSecondary"> - - + + diff --git a/vector/src/main/res/layout/fragment_ftue_personalization_complete.xml b/vector/src/main/res/layout/fragment_ftue_personalization_complete.xml index 3d6bb2c02c..f53724551f 100644 --- a/vector/src/main/res/layout/fragment_ftue_personalization_complete.xml +++ b/vector/src/main/res/layout/fragment_ftue_personalization_complete.xml @@ -4,12 +4,6 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - - + +