Skip to content

jtrollia/android-animate-width

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

android-animate-width

Programmatically animate the width of a View.

Usage

new AnimateWidth(
  (View) rootView,
  (int) R.id.view,
  (int) animationSpeed,
  (int) initialWidth,
  (int) finalWidth
).playAnimation();

About

[OLD] Programmatically animating the width of a View

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages