FragmentAnimations icon indicating copy to clipboard operation
FragmentAnimations copied to clipboard

3D animation examples for support-v4 Fragment transition.

Results 7 FragmentAnimations issues
Sort by recently updated
recently updated
newest added

hi there, i haven't tried it yet, the demos looks perfect, thank you very much. i will post an update with what i do with it.

your library is good and working well my problame is i want use move in and move out animation with your library... @Override public Animation onCreateAnimation(int transit, boolean enter, int...

Is there any way that i can scroll my cube? Like changing 3-4 fragments on one swap

I am using your fragment animation,i am moving one fragment to another fragment at that time animation is working properly but when i back press second fragment animation is not...

I have a DialogFragment inside a fragment and trying to Flip Animation but it is not working

When clicking left button it hides current fragment to left and opens another from right, which I suppose is incorrect and little bit annoying. It should open new fragment from...

In your demo app when I click left button it hides current fragment to left and opens another from right, which I suppose is incorrect and little bit annoying :)...