How to get current selected tab index in TabLayout?

前端 未结 0 482
自闭症患者
自闭症患者 2021-02-11 15:29

When I use ActionBar tabs, I use this code.

private int getCurrentTabIndex() {
    ActionBar actionBar = activity.getSupportActionBar();
    ActionBar.Tab select         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题