Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use RecyclerView instead of ListView? #24

Open
ShreyashPromact opened this issue May 19, 2015 · 3 comments
Open

How to use RecyclerView instead of ListView? #24

ShreyashPromact opened this issue May 19, 2015 · 3 comments

Comments

@ShreyashPromact
Copy link

Hello,

I am using this library for my App. But i have Recycler view with in the tabs and your example is for ListView. OnScrollListener interface in ListView while it is abstract class with in the recyclerview. Now i am little confuse to use your library with that same. Can you please update it to have recyclerview support? or please let me know how i can update it to have support for the recyclerview.

Sincerely,
Shreyash.

@engr-erum
Copy link

how u resolved it for recyclerview ? @ShreyashPromact

@ShreyashPromact
Copy link
Author

@erumhannan
I am not able to use recyclerview for this. I have used ListView instead to get it work proper.

Sincerely,
Shreyash

@thedumbtechguy
Copy link

Wrap your recyclerview in a framelayout and set that as the target.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants