mobile-wallet icon indicating copy to clipboard operation
mobile-wallet copied to clipboard

Place ui library styles and update dependencies

Open rahul-gill opened this issue 3 years ago • 0 comments

  • 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

https://user-images.githubusercontent.com/76812499/179133035-448ab248-b9ce-4bb5-85a8-2268e53fb134.mp4

https://user-images.githubusercontent.com/76812499/179133261-c4cba875-8431-4d83-813d-759b3d0da9b4.mp4

https://user-images.githubusercontent.com/76812499/179133871-dd8e84bf-13be-424b-a2f1-7a1f3853b250.mp4

rahul-gill avatar Jun 23 '22 05:06 rahul-gill