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

REQUEST FEATURE: copyStringToBuffer #36

Open
AlexBlokh opened this issue Sep 23, 2014 · 0 comments
Open

REQUEST FEATURE: copyStringToBuffer #36

AlexBlokh opened this issue Sep 23, 2014 · 0 comments

Comments

@AlexBlokh
Copy link

https://speakerdeck.com/cyrilmottier/optimizing-android-ui-pro-tips-for-creating-smooth-and-responsive-apps

Due to section of String optimisation, cursor.getString() creates a new String.
So, there is a method copyStringToBuffer that is useful for viewHolder pattern in adapter.
Your adapterWrapper got very useful methods of getting data, would be very cool to add a copyToStringBuffer method!

Thanks!

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

No branches or pull requests

2 participants