Results 8 repositories owned by Taylor

Layout_DSL

148
Stars
34
Forks
Watchers

Build Android layout dynamically with kotlin, get rid of xml file, which has poor performance

FloatWindow

62
Stars
11
Forks
Watchers

A Util class to control window showing in Android. FloatWindow could be clicked, dragged, auto-stick to border of screen, auto-dimiss.

FrameSurfaceView

88
Stars
28
Forks
Watchers

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

57
Stars
5
Forks
Watchers

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

54
Stars
4
Forks
Watchers

An easy way to customize log processing logic in the way just like a Flexible production line in Android.

Kotlin-Animation-DSL

46
Stars
5
Forks
Watchers

simplify Android animation code by redefining API, use just one third of code to create animation compare to origin Android API

taylorCode

83
Stars
18
Forks
Watchers

explore java , kotlin and android

VarietyAdapter

29
Stars
9
Forks
Watchers

Combine different view type into one RecyclerView.Adapter easily