File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -169,14 +169,14 @@ UltraSwipeRefreshTheme.config = UltraSwipeRefreshTheme.config.copy(
169169
170170这里罗列一下目前 ** UltraSwipeRefresh** 所提供的一些Header和Footer指示器样式,方便快速查找与参考。
171171
172- | 默认官方样式 | 经典样式 |
172+ | 默认官方样式 | 经典样式 |
173173| :--------------------------------------------------------------------------------------------------------------------------------| :----------------------------------------------------------------------------------------------------------------------------------|
174174| SwipeRefreshHeader | ClassicRefreshHeader |
175175| ![ Image] ( art/SwipeRefreshIndicatorSample.gif ) | ![ Image] ( art/ClassicRefreshIndicatorSample.gif ) |
176176| SwipeRefreshFooter | ClassicRefreshFooter |
177177| [ 对应的代码示例] ( app/src/main/java/com/king/ultraswiperefresh/app/sample/SwipeRefreshIndicatorSample.kt ) | [ 对应的代码示例] ( app/src/main/java/com/king/ultraswiperefresh/app/sample/ClassicRefreshIndicatorSample.kt ) |
178178
179- | 进度条样式 | Lottie动画样式 |
179+ | 进度条样式 | Lottie动画样式 |
180180| :-----------------------------------------------------------------------------------------------------| :--------------------------------------------------------------------------------------------------------------------------------------|
181181| ProgressRefreshHeader | LottieRefreshHeader |
182182| ![ Image] ( art/ProgressRefreshIndicatorSample.gif ) | ![ Image] ( art/LottieRefreshIndicatorSample.gif ) |
@@ -188,7 +188,7 @@ UltraSwipeRefreshTheme.config = UltraSwipeRefreshTheme.config.copy(
188188
189189更多使用详情,请查看[ app] ( app ) 中的源码使用示例或直接查看 [ API帮助文档] ( https://jenly1314.github.io/UltraSwipeRefresh/api/ )
190190
191- ### 相关推荐
191+ ## 相关推荐
192192
193193- [ CodeTextField] ( https://github.com/jenly1314/CodeTextField ) 一个使用 Compose 实现的验证码输入框。
194194- [ compose-component] ( https://github.com/jenly1314/compose-component ) 一个Jetpack Compose的组件库;主要提供了一些小组件,便于快速使用。
You can’t perform that action at this time.
0 commit comments