Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Let a TextView(or EditText or maybe other view) have a push in animation like a curtain fall down.

Notifications You must be signed in to change notification settings

jsj-maker/DemoPushInAnimation

Repository files navigation

DemoPushInAnimation

Let a TextView(or EditText or maybe other view) have a push in animation like a curtain fall down.

Use "mParams.height += iterator++;" as a accelerate effect:
image

Use "mParams.height += (iterator >= 10 ? iterator -= 12 : iterator++);" as a accelerate decelerate effect:
image

About

Let a TextView(or EditText or maybe other view) have a push in animation like a curtain fall down.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%

AltStyle によって変換されたページ (->オリジナル) /