草庐IT

setTabSFromPagerAdapter

全部标签

android - setTabSFromPagerAdapter 已弃用

现在我正在使用最新版本的appcompat和设计支持库。compile'com.android.support:appcompat-v7:23.2.1'compile'com.android.support:design:23.2.1'现在我面临一些弃用privatevoidsetupTabLayout(){mTabLayout=(TabLayout)findViewById(R.id.tab_layout);mAdapter=newMyPagerAdapter(getSupportFragmentManager());mPager=(ViewPager)findViewById(R.