android-transition

Allows the easy creation of animated transition effects when the state of Android UI has changed.

Android-Transition allows the easy creation of view transitions that reacts to user inputs. The library is designed to be general enough such that the same transition can be applied to differnt UI components like Drawer, SlidingUpPanel, ViewPager, ObservableScrollView (work in progress), etc., as long as appropriate adapter is used.

slideup_default

animation_transition

GitHub