We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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方法无响应
The text was updated successfully, but these errors were encountered:
是跑的这个项目吗
Sorry, something went wrong.
点击的确没反应,而且拖拽按钮,切换fragment,按钮会消失
No branches or pull requests
setClick方法无响应
The text was updated successfully, but these errors were encountered: