LikeAnimation
Android button with delightful like animation inspired by Twitter's heart.
This is an example code described in blog post: Twitter's like animation in Android - alternative.
Source link: https://github.com/frogermcs/LikeAnimation
Android button with delightful like animation inspired by Twitter's heart.
This is an example code described in blog post: Twitter's like animation in Android - alternative.
Q & A
OkHttpParamsGet helps you to get Okhttp request params.
Support
How to use 1. Choose a class. 2. Press Alt + P or click the Generate menu choose GetParams. 3. Choose a type. 4. click ok.
A simple ImageView
which scales the width or height aspect with the given ratio.
Live-models backed up by SharedPreferences and observable with Rx, LiveData or old-fashioned listeners.
Kotlin Json DSL.
Android's regular spinner can be really annoying sometimes. Unwanted calls during initialization, doesn't let user to select same item etc. Respinner is a simple spinner which supports item click events. You can set item click listener.
Tinder like swipeable card view for Android.
Q & A