-
Notifications
You must be signed in to change notification settings - Fork 53
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
不会用OTL #1
Comments
app项目里面有示例啊,你clone下来参考就可以了 |
嗯嗯,弄好了。然后还想问下如果要多选的话自定义布局里面放什么东西啊,谢谢 |
因为之前封装只是粗略封装,所以并没有考虑多选的情况,不过其实这种情况你也可以自己来实现,简单的思路就是增加一个selectAdapter来处理单选/多选逻辑,然后adapter继承selectAdapter来控制ui刷新,当然基于这个思路你也可以使用第三方库来作为弹出菜单布局,比如https://github.com/hanhailong/FlowTag |
好的,我试试,谢谢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
真的就是不会用啊 - -
教程里面说Java代码里面只需要写那么点儿东西就行了,可是数组从哪儿传进去啊T T
不要笑,我是真的不知道啊。。。。。
The text was updated successfully, but these errors were encountered: