#12 Android Forum
- WindowInsets — Listeners to layouts
https://chris.banes.dev/2019/04/12/insets-listeners-to-layouts/ Koin 2.0 https://medium.com/koin-developers/ready-for-koin-2-0-2722ab59cac3 - Material Component - Shape: Rounded Corners
https://github.com/material-components/material-components-android/blob/master/docs/theming/Shape.md - App Links
https://developer.android.com/studio/write/app-link-indexing?utm_source=android-studio#associatesite Adb examples https://gist.github.com/bolot/27fd371cb13ca4e3318a3af17cdd4dcd - RecyclerView ItemDecorator
https://github.com/fievx/Polet/blob/master/polet/src/main/java/com/fievx/polet/Polet.kt - Android Community Summary
https://android.jlelse.eu/compile-android-best-1-0-0-5f8b470d0ad9 - RemoteViews
https://developer.android.com/reference/android/widget/RemoteViews
https://medium.com/@britt.barak/notifications-part-3-going-custom-31c31609f314 - Delegate Properties
https://medium.com/techshots/delegate-properties-in-kotlin-39524fc4ea13 - PositionalDataSource: How to invalidate & how to apply to RecyclerView properly Lifecycle Scope https://developer.android.com/topic/libraries/architecture/coroutines#lifecycle-aware
- Ktx
https://medium.com/exploring-android/exploring-ktx-for-android-13a369795b51 - Realm vs Room
https://academy.realm.io/posts/android-architecture-components-and-realm/ - Realm Tips
https://hackernoon.com/designing-the-schema-of-realm-effectively-and-other-realm-tips-feb76c5b6072 - AndroidX Versions
https://developer.android.com/jetpack/androidx/versions - Coroutine Best Practises
https://medium.com/@kenkyee/android-kotlin-coroutine-best-practices-bc033fed62e7 - Retrofit + Coroutines
https://proandroiddev.com/retrofit-met-coroutines-7bbe7e86825a - Kotlin Realm Extensions
https://github.com/vicpinm/Kotlin-Realm-Extensions - Custom Views
https://www.rubicon-world.com/blog/2019/05/creating-custom-views-in-android/ - Modularization
https://jeroenmols.com/blog/2019/06/12/modularizationtips/ - MotionLayout Tutorial
https://balusangem.github.io/motionlayoutintro/#4