Can Gokdere

Results 2 issues of Can Gokdere

Library works like a charm when I use LinearLayoutManager, but what I would like to do is use a grid. I get nullPointerException when I use GridLayoutManager java.lang.NullPointerException at jp.satorufujiwara.scrolling.RecyclerViewHolder.scrollTo(RecyclerViewHolder.java:50)...

My problem is as follows, I am using linkableedittext in a fragment. When I first see the activity everything is fine, edittext request focus and I start typing. When I...