File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 35
35
36
36
[ 封装使用] ( https://github.com/wsdydeni/AndroidBaseLibrary/blob/master/baselib/src/main/kotlin/wsdydeni/library/android/utils/immersion/ImmersionStatusBarExt.kt )
37
37
38
- ### 导航栏与弹窗
38
+ ### 导航栏
39
39
40
40
[ Android 系统 Bar 沉浸式完美兼容方案] ( https://juejin.cn/post/7075578574362640421 )
41
41
51
51
52
52
今日头条Android屏幕适配方案&Smallest屏幕适配方案最佳实践
53
53
54
- ## ViewBinding 扩展
54
+ ## ViewBindingExt
55
55
56
56
[ ViewBindingPropertyDelegate] ( https://github.com/androidbroadcast/ViewBindingPropertyDelegate )
57
57
58
58
无反射、跟随生命周期的 ViewBinding 委托构建
59
59
60
+ ## 其他工具
61
+
62
+ [ LifecycleExt] ( https://github.com/wsdydeni/AndroidBaseLibrary/blob/master/baselib/src/main/kotlin/wsdydeni/library/android/utils/lifecycle/LifecycleExt.kt )
63
+
64
+ [ RecyclerViewExt] ( https://github.com/wsdydeni/AndroidBaseLibrary/blob/master/baselib/src/main/kotlin/wsdydeni/library/android/utils/view/RecyclerViewExt.kt )
65
+
66
+ [ SpannableExtensions] ( https://github.com/wsdydeni/AndroidBaseLibrary/blob/master/baselib/src/main/kotlin/wsdydeni/library/android/utils/view/SpannableExtensions.kt )
67
+
60
68
# How to
61
69
62
70
To get a Git project into your build:
You can’t perform that action at this time.
0 commit comments