#13 Android Forum
- Google Codelab Tutorials
https://codelabs.developers.google.com/ - Google Maps init
https://developers.google.com/android/reference/com/google/android/gms/maps/MapsInitializer - Sketch ShortCuts
https://sketchshortcuts.com/ - Glide Progress
https://stackoverflow.com/questions/35305875/progress-bar-while-loading-image-using-glide
https://medium.com/@mr.johnnyne/how-to-use-glide-v4-load-image-with-progress-update-eb02671dac18 - Glide’s .clearOnDetach()
https://bumptech.github.io/glide/javadocs/490/com/bumptech/glide/request/target/CustomViewTarget.html#clearOnDetach-- - RecyclerView endless autoscrolling
https://stackoverflow.com/questions/31253555/how-do-i-create-a-circular-endless-recyclerview - Reveal Anim
https://developer.android.com/training/animation/reveal-or-hide-view - List of Android References
https://github.com/aritraroy/UltimateAndroidReference - Gestures
https://developer.android.com/training/gestures/scale - Smooth Lines
https://medium.com/square-corner-blog/smoother-signatures-be64515adb33 - MotionLayout Examples
https://github.com/googlesamples/android-ConstraintLayoutExamples.git - Bundle Tutorial
https://codelabs.developers.google.com/codelabs/your-first-dynamic-app/index.html#0 - AndroidX Features
https://developer.android.com/topic/libraries/support-library/refactor - AndroidKtX Features
https://developer.android.com/kotlin/ktx#modules - Bottom Sheet
https://medium.com/over-engineering/hands-on-with-material-components-for-android-bottom-sheet-970c5f0f1840 - Lottie
https://editor.lottiefiles.com/ https://lottiefiles.com/preview https://lottiefiles.com/resources - Advanced Navigation Sample
https://github.com/googlesamples/android-architecture-components/tree/master/NavigationAdvancedSample