shenbengit / PagerGridLayoutManager

基于RecyclerView实现网格分页LayoutManager——PagerGridLayoutManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

滑动的时候,报了一个空指针异常

Vessless opened this issue · comments

java.lang.NullPointerException: Attempt to invoke virtual method 'float com.shencoder.pagergridlayoutmanager.PagerGridLayoutManager.getMillisecondPreInch()' on a null object reference

有没有复现步骤?具体的堆栈信息呢?