Commit 3435ddb3 authored by mengcuiguang's avatar mengcuiguang

清理时间修改

parent 0af249ec
......@@ -24,7 +24,7 @@ class CleanLoadingView : LinearLayout {
private val TIME_INTERVAL: Long = 1000
// 默认展示时间1.5秒
private val DEFAULT_LOAD_TIME: Long = 2500
private val DEFAULT_LOAD_TIME: Long = 1500
private var tvLoadingProgress: TextView? = null
private var ivLoading: ImageView? = null
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment