Release v1.0.0 #12
amirisback
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
About This Project (release 👷🔧️👷♀️⛏)
Screen Shoot
Version Release
This Is Latest Release
What's New??
Include Library
Download this project
Step 1. Add the JitPack repository to your build file (build.gradle : Project)
<Option 1> Groovy Gradle
<Option 2> Kotlin DSL Gradle
Step 2. Add the dependency (build.gradle : Module)
<Option 1> Groovy Gradle
<Option 2> Kotlin DSL Gradle
Documentation
FrogoAnimation
Easy Use Animation
Repeated Infinite
Repeated Count
Animations
To animate the view, add the class name and specific animation method name
setAnimation
to an view. You can include the methodsetDuration
to specify duration of animation. Default value forduration
is1000 Milliseconds
. Finally you need to add one of the following classes to the view:Attention
Bounce
Fade
Flip
Rotate
Slide
Zoom
Attention
Attention
Bounce
Flash
Pulse
Ruberband
Shake
Standup
Swing
Tada
Wave
Wobble
Bounce
Bounce
InDown
InUp
InLeft
InRight
In
Fade
Fade
InDown
InUp
InLeft
InRight
OutDown
OutUp
OutLeft
OutRight
In
Out
Flip
Flip
InX
InY
OutX
OutY
Rotate
Rotate
InDownLeft
InDownRight
InUpLeft
InUpRight
OutDownLeft
OutDownRight
OutUpLeft
OutUpRight
In
Out
Slide
Slide
InDown
InUp
InLeft
InRight
OutDown
OutUp
OutLeft
OutRight
Zoom
Zoom
InDown
InUp
InLeft
InRight
OutDown
OutUp
OutLeft
OutRight
In
Out
FrogoLoadingIndicatorView
Demo
Step 1. Add the FrogoLoadingIndicatorView to your layout:
Simple
Step 2. It's very simple use just like .
Indicators
As seen above in the Demo, the indicators are as follows:
Row 1
BallPulseIndicator
BallGridPulseIndicator
BallClipRotateIndicator
BallClipRotatePulseIndicator
Row 2
SquareSpinIndicator
BallClipRotateMultipleIndicator
BallPulseRiseIndicator
BallRotateIndicator
Row 3
CubeTransitionIndicator
BallZigZagIndicator
BallZigZagDeflectIndicator
BallTrianglePathIndicator
Row 4
BallScaleIndicator
LineScaleIndicator
LineScalePartyIndicator
BallScaleMultipleIndicator
Row 5
BallPulseSyncIndicator
BallBeatIndicator
LineScalePulseOutIndicator
LineScalePulseOutRapidIndicator
Row 6
BallScaleRippleIndicator
BallScaleRippleMultipleIndicator
BallSpinFadeLoaderIndicator
LineSpinFadeLoaderIndicator
Row 7
TriangleSkewSpinIndicator
PacmanIndicator
BallGridBeatIndicator
SemiCircleSpinIndicator
Colaborator
Very open to anyone, I'll write your name under this, please contribute by sending an email to me
Name Of Contribute
Waiting for your contribute
Attention !!!
This discussion was created from the release Release v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions