Hello guys!
I've tried to develop a transition animation (left to right and right to left) inside a tabbed layout, but I don't find any guide that explain the process.
I have a MainActivity with a navigation mode in Tabs, and foreach tab i have a fragment...how can i develop a transition effect from fragment to another?
thanks a lot :)