Poke-MMo / SortRecyclerviewList

Recyclerview实现字母排序,过滤搜索,顶部悬浮,波浪形的侧边栏
192 stars 34 forks source link

Did SortRecyclerviewList support GridLayoutManager or other LayoutManager ? #1

Open Shanlovana opened 6 years ago

Shanlovana commented 6 years ago

if i use GridLayoutManager ,can it point to the correct letter ?

Poke-MMo commented 6 years ago

If you set the column number to 1,i think it maybe can point to the correct letter,just try it.