Skip to content

Update SDK versions #14

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Fifteen15Studios
Copy link

This changes some SDK versions to new versions. One huge impact of this is that is will allow the use or wrap_content.

wrap_content compatibility was added in 23.2.0 of RecyclerView. This project is currently using 21.0.3, which does not have this functionality. As noted here: https://stackoverflow.com/questions/27475178/how-do-i-make-wrap-content-work-on-a-recyclerview

There are various other changes as well. I did not make these changes, so I don't know the full impact of all of the changes. I forked these changes from someone else (bperel)

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