kHRYSTAL / CircleRecyclerView

the library is a loop RecyclerView(expression), can show some effects when display
714 stars 100 forks source link

App was crashing, if I'm using androidX. #30

Closed appcarevenkataramana closed 2 years ago

appcarevenkataramana commented 4 years ago

java.lang.NullPointerException: Attempt to read from field 'android.view.View androidx.recyclerview.widget.RecyclerView$ViewHolder.itemView' on a null object reference

issue at Override method-> onLayout()

kHRYSTAL commented 4 years ago

feat[androidX]: add androidx branch