Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setClick方法无响应 #3

Open
AlphaXu917 opened this issue Oct 18, 2022 · 2 comments
Open

setClick方法无响应 #3

AlphaXu917 opened this issue Oct 18, 2022 · 2 comments

Comments

@AlphaXu917
Copy link

        FloatManager.with(this).add(AvatarFloatView(this))
            .setClick(object : BaseFloatView.OnFloatClickListener {
                override fun onClick(view: View) {
                   Toast.makeText(this@FloatViewActivity, "click", Toast.LENGTH_SHORT).show()
                }
            })
           .show()

setClick方法无响应

@yechaoa
Copy link
Owner

yechaoa commented Mar 6, 2023

是跑的这个项目吗

@wn0424
Copy link

wn0424 commented May 7, 2024

点击的确没反应,而且拖拽按钮,切换fragment,按钮会消失

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants