Taylor
Taylor
Layout_DSL
Build Android layout dynamically with kotlin, get rid of xml file, which has poor performance
FloatWindow
A Util class to control window showing in Android. FloatWindow could be clicked, dragged, auto-stick to border of screen, auto-dimiss.
FrameSurfaceView
play frame animation by SurfaceView. Get rid of OOM due to complex frame animation and could play frame animation smoothly with huge frame image(1MB)
Selector
A Customized View which combines different choice mode into it. Single choice mode or multiple choice mode and you could design your own mode
EasyLog
An easy way to customize log processing logic in the way just like a Flexible production line in Android.
Kotlin-Animation-DSL
simplify Android animation code by redefining API, use just one third of code to create animation compare to origin Android API
VarietyAdapter
Combine different view type into one RecyclerView.Adapter easily