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

Turn the ScrollView in AKToolbarLayout to RecycleView #25

Open
kengoon opened this issue Jun 8, 2021 · 2 comments
Open

Turn the ScrollView in AKToolbarLayout to RecycleView #25

kengoon opened this issue Jun 8, 2021 · 2 comments

Comments

@kengoon
Copy link

kengoon commented Jun 8, 2021

Description of the Feature

if ScrollView can be turned to a RecycleView, this will allow a faster dynamic widget update. Adding a widget dynamically in ScrollView wastes a lot of time and sometimes freezes the app. Using RecycleView will be more realstic

@Guhan-SenSam
Copy link
Contributor

I'll add this in 2-3 days...I actually had done this for one of my own projects I'll just clean the code up and post a pr

@tsmorton60
Copy link

Has this been added yet? I have a RV project that would benefit from AKToolbarLayout.

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

No branches or pull requests

3 participants