Skip to content

Arrays.copyOf is only available since Android 2.3 #15

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

Merged
merged 1 commit into from
Mar 6, 2015

Conversation

niqueco
Copy link
Contributor

@niqueco niqueco commented Mar 5, 2015

No need to break compatibility with Froyo and earlier, specially if it is so easy.

Thanks!

davidmoten added a commit that referenced this pull request Mar 6, 2015
don't use Arrays.copyOf to get compatibility with Android <2.3
@davidmoten davidmoten merged commit cb116be into davidmoten:master Mar 6, 2015
@davidmoten
Copy link
Owner

Thanks @niqueco!

@davidmoten
Copy link
Owner

This has been released with 0.7.1

@niqueco niqueco deleted the fix-for-old-androids branch March 6, 2015 06:38
@niqueco
Copy link
Contributor Author

niqueco commented Mar 6, 2015

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants