Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages