我想禁用屏幕特定区域的手势。在 Android 中的 ViewPager 上
假设我有一个 ViewPager,它使用 Inflate() 从 XML 加载视图。我想禁用 ViewPager 的特定区域,这样当在此区域上完成拖动时,ViewPager 将根本无法完成该工作。 这有可能吗?我不知道如何实现这一目标。 谢谢
Suppose I have a ViewPager which loads a View from XML with Inflate(). I want to disable a particular area of the ViewPager so that when dragging is done on this area the ViewPager will simply not do the job.
Is this possible somehow ? I don't figure out how to achieve this.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论