xmuSistone / VegaLayoutManager

√A customized LayoutManager - fade and shrink the head itemView when scrolling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to find find first visible item

akash09766 opened this issue · comments

findFirstVisibleItemPosition( ) method missing from VegaLayoutManager.
please include this method in VegaLayoutManager.

commented

i have already added this function to VegaLayoutManager, please check it yourself

public int findFirstVisibleItemPosition() {}