Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当前播放控制器通过 onClick 事件显示,其中包括 onLongPress、onDrag 等。但我只想在触发 onTouch 事件时显示 UI 控件。
有什么方法可以实现这种级别的定制吗?