SwitchButton
?????????????????????????????????????? PO????????????
A sample project based on the new Android Component Architecture.
Lifecycle, LiveData, MVVM, ViewModels, DataBinding, Dagger
Using DragableView
you can merge various views into one layout with drag and drop animation. For example if you have 3 ImageViews(source view) and one MainImageView(destination view) and you want to implement drag-drop animation to drag one of the ImageView
(source) and drop on MainImageView
(destination view).
Record moments of your life or choose exist video or gif animation as watch face for your Android Wear device.
A ConstraintLayout
group that allows for simple staggered animations.
Gencycler is a compile time annotation processor, that writes the RecyclerView adapter code for you.
A simple easy-to-use service manager for Android. You can use this library without even declaration of your service in manifest.
Built over JobIntentService
so it is compatible with all OS versions including Android O. ServiceManager can be used from any place with context only.