Skip to content

kyze8439690/RevealLayout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RevealLayout(Google Play)

Build Status
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 10+ devices(should be lower, but I haven't test it), suggest to use it on api 18+ devices for hardware acceleration support http://developer.android.com/guide/topics/graphics/hardware-accel.html#unsupported

Video

Sample Video

Goolge Play Demo

Get it on Google Play

Changelog

  • 1.0.2: remove nineoldandroids, support fragment back animation, update demo appcompat version, support animation callback.
  • 1.0.1: make api level lower
  • 1.0.0: release

About

A layout which can make some reveal animation which is introduced in material design guideline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages