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

Place ui library styles and update dependencies #1333

Closed
wants to merge 14 commits into from

Conversation

rahul-gill
Copy link

@rahul-gill rahul-gill commented Jun 23, 2022

  • updated kotlin and gradle versions
  • Github actions CI Java version to 11 for the newer version of Android gradle plugin needs to be updated to pass the workflows
  • updated plugins and some dependencies' versions
  • updated targetSdk
  • replaced findbugs with spotbugs as findbugs is deprecated and can't be used in gradle 6 and later versions

Commit 2:

  • updated ui dependencies
  • touch intercept for recycler view item click listener was not working after updates so replaced with onclick lambda passed as parameter to recycler view adapter
  • appCompat to material

If video not rendering then, can be downloaded

1output.mp4
2output.mp4
3output.mp4

@rahul-gill rahul-gill changed the title update dependencies Place ui library styles and update dependencies Jul 14, 2022
Copy link
Contributor

@IOhacker IOhacker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are conflics that must be solved

@rahul-gill rahul-gill closed this Jan 4, 2024
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.

None yet

3 participants