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.
即使当前选项卡是相同的单击选项卡,我也必须捕获选项卡单击事件。我尝试了 setOnPageChangeListener,但没有调度任何事件。指标的 onClick 和 onTouch 也不会调度。我怎样才能做到这一点?
我正在使用来自 Jake Wharton 的 TabPageINdicator
谢谢