Google Play)
RevealLayout(A layout which can make some reveal animation which is introduced in material design guideline.
Overview
- Support single item in layout to show/hide it
- Support multiple item in layout to show item one by one
- Support use it as fragment root layout to make fragment transation animation, even I think in a really dirty way :(
- Support api 14+ devices, but I suggest you to use it on api 18+ for hardware acceleration support http://developer.android.com/guide/topics/graphics/hardware-accel.html#unsupported