#16 Android Forum
- Fun With Shaders
https://chiuki.github.io/android-shaders-filters/#/ - Custom View https://medium.com/dualcores-studio/make-an-android-custom-view-publish-and-open-source-99a3d86df228#.jamvkxqud
- Clean Architecture https://fernandocejas.com/2018/05/07/architecting-android-reloaded/
- Glide Progress Bar https://medium.com/@mr.johnnyne/how-to-use-glide-v4-load-image-with-progress-update-eb02671dac18
- More Glide Module Options https://medium.com/@nuhkocaa/manage-all-your-glides-in-a-single-class-with-glidemodule-on-android-4856ee4983a1
- Parse YML with kotlin https://github.com/charleskorn/kaml
- Chrome CustomTabs https://github.com/saschpe/android-customtabs
- Full Screen Transparent Activity https://blog.mindorks.com/how-to-create-a-transparent-activity-in-android
- AutoLinkTextView2 https://github.com/armcha/AutoLinkTextViewV2?utm_source=android-arsenal.com&utm_medium=referral&utm_campaign=7894
- RxJava VS. Coroutines In Two Use Cases https://medium.com/swlh/rxjava-vs-coroutines-in-two-use-cases-71925479cb85
- Makup https://github.com/exozet/AndroidCore/blob/master/core/src/main/java/com/exozet/android/core/ui/Makeup.java
- ExoPlayer 2 Demos https://github.com/google/ExoPlayer/tree/release-v2/demos
- Exploring KTX https://developer.android.com/kotlin/ktx https://android.github.io/android-ktx/core-ktx/ https://medium.com/exploring-android/exploring-ktx-for-android-13a369795b51
- Gravity Snap Helper https://github.com/rubensousa/GravitySnapHelper https://blog.mindorks.com/using-snaphelper-in-recyclerview-fc616b6833e8