yingLan
yingLan
当时做的是一个单图片DEMO,没有对滚动组件友好支持,针对这个问题有时间会尽量更新处理,感谢你的提出。
请问是什么机型,是否有图例效果?
好的,我测试一下,看后续优化
Hello, thank you for your praise, this is my amateur time to do a simple project, so there is not much added functionality at present, there is no more support,...
请问你使用的是哪个版本
你尝试使用备用方法,HideUtil.init(context,viewgroup);将RecyclerView传入。
这样的话,你可以把HideUtil.init(context,viewgroup)放到Adapter中,把每个条目中包裹你的按钮的viewgroup传入进去测试一下。