Commit 8399861a by 徐健

首页刷新图标颜色替换

parent 9a242f11
......@@ -47,7 +47,7 @@ ext {
"m-consultant" : "0.0.51.17",
"m-fm" : "0.0.23.5",
"m-user" : "0.0.41.3",
"m-home" : "0.0.6.26",
"m-home" : "0.0.6.27",
"m-im" : "0.0.3.11",
"m-dynamic" : "0.0.1.7",
......
......@@ -102,7 +102,7 @@ class YdlHomeFragment : BaseMvpFragment<IHomeContract.View, HomePresenterImpl>()
home_swipe_refresh_layout.setColorSchemeColors(
ContextCompat.getColor(
context,
R.color.platform_main_theme_blue
R.color.platform_google_yellow
)
)
home_swipe_refresh_layout.setProgressViewOffset(false, 0, 200)
......
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