How to get current selected tab index in TabLayout?

前端 未结 0 1886
栀梦
栀梦 2021-02-11 15:54

When I use ActionBar tabs, I use this code.

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


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