Hi,
I have a visible ContentView calle ContentViewCategory and another Invisible ContentView called ContentViewDescription.
When the user clicks a button, I want to ContentViewCategory to FadeOut and at the same time ContentViewDescription to move from the bottom of the screen (with FadeIn too) to the top where ContentViewCategory is located so by the time ContentViewCategory is already faded and disappeared the ContentViewDescription will be on its place
How can I achieve this please?
Thanks,
Jassim