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

Updated to AndroidX #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Updated to AndroidX #40

wants to merge 1 commit into from

Conversation

jarrodrobins
Copy link

Now that Google has moved RecyclerView into the androidx package, I thought it made sense to update this repository to use the updated package name to remove warnings in my Android project.

ActionBarActivity has also been replaced with AppCompatActivity as it's been removed.

I've also bumped the minimum API version to 14 in line with Support Library 26's bump.

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.

1 participant