🍎
书生意气,挥斥方遒!
Highlights
Pinned Loading
-
FancyDialog
FancyDialog PublicKotlin + DSL风格代替传统的Builder模式 诸多可配置项 高阶函数代替自定义回调接口 书写起来超级顺手
-
万事万物皆可Observable
万事万物皆可Observable 1import android.content.Context
2import android.graphics.Bitmap
3import android.text.Editable
4import android.text.TextWatcher
5import android.view.View
-
事件分发的精髓无外乎于此,写一个右滑消失的ViewGroup,不影响子v...
事件分发的精髓无外乎于此,写一个右滑消失的ViewGroup,不影响子view的事件接收 1import android.content.Context
2import android.util.AttributeSet
3import android.view.MotionEvent
4import android.widget.FrameLayout
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.