Disable TabLayout

前端 未结 11 1886
时光说笑
时光说笑 2020-11-29 02:49

I\'m using the new class provided by the design library : TabLayout. And I want in specific cases that the one I\'m using can\'t change tab anymore.

I manage to disa

11条回答
  •  广开言路
    2020-11-29 03:20

    check my answer here Disable Tabs in TabLayout

    You can for loop tab and use this function to disable all tab

提交回复
热议问题