Commit 9291e1d9 by 霍志良

feat:底部弹窗修改

parent bd9a79ff
......@@ -170,6 +170,7 @@ class ConfideHomeEventImpl(context: Context, var confideHomeView: IConfideHomeCo
"platform_main_theme_light=00D4DF&platform_main_theme_bright=EAFAFC&platform_main_theme=00C9E2&isFromApp=1&" +
"id=1927&ffrom=android_zhuzhan&barHeight=81&accessToken=87cba5b57f9bb196856ade3522805c11MjIwMw&sign=" +
"6ce496690d7d5a184935f986c3631cc2")
wv_content.setOnTouchListener(object :View.OnTouchListener{
override fun onTouch(p0: View?, p1: MotionEvent?): Boolean {
//canScrollVertically(-1)的值表示是否能向下滚动,false表示已经滚动到顶部
......
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