【光环助手V5.6.0】前端优化汇总12月第5周(0118UI测试问题) https://git.shanqu.cc/pm/halo-app-issues/-/issues/1672
This commit is contained in:
@ -33,6 +33,9 @@ public abstract class BaseActivity_TabLayout extends ToolBarActivity implements
|
||||
protected NoScrollableViewPager mViewPager;
|
||||
@BindView(R.id.activity_tab_indicator)
|
||||
protected TabIndicatorView mTabIndicatorView;
|
||||
@Nullable
|
||||
@BindView(R.id.dividerLine)
|
||||
protected View mDividerLineView;
|
||||
|
||||
protected List<Fragment> mFragmentsList;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user