jeasonlzy / ViewCore

主要是常用自定义控件的类库,该项目已经上传到 jCenter 仓库,可以直接使用

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HeaderViewPager

andygogogo opened this issue · comments

这句代码在vivo手机上运行会报错,compileSdkVersion 26,手机型号是vivo X9Plus L
topOffset = a.getDimensionPixelSize(a.getIndex(com.lzy.widget.R.styleable.HeaderViewPager_hvp_topOffset), topOffset);