- Jun 6, 2020
- 11,576
- 4,481
Hi all,
I want to open another page with transition effect from right to left, so i follow erel code in this post;
I use this code to create an animation transition (left/right or right/left) between activities:
The transition work fine, when i change parent color to green it shows correctly
B4X:
I don't know if this is bug or not, but when i try to change root parent color with transparent it doesn't work as expected. only white color shown rather than transparent
B4X:
Any idea how to solve this ?
Thank you
I want to open another page with transition effect from right to left, so i follow erel code in this post;
برای دیدن لینک ها باید ثبت نام کنید
I use this code to create an animation transition (left/right or right/left) between activities:
برای دیدن لینک ها باید ثبت نام کنید
Is possible to make this with B4XPages? If yes, how? Thanks in advance for any tip.
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
The transition work fine, when i change parent color to green it shows correctly
B4X:
Root.Parent.Color = xui.Color_Green
برای دیدن تصاویر باید ثبت نام کنید
I don't know if this is bug or not, but when i try to change root parent color with transparent it doesn't work as expected. only white color shown rather than transparent
B4X:
Root.Parent.Color = xui.Color_Transparent
برای دیدن تصاویر باید ثبت نام کنید
Any idea how to solve this ?
Thank you
برای دیدن لینک ها باید ثبت نام کنید