Android Nomad - Issue #22
Topics:
- Theme Icons
- Particles Animation
- Photo Picker Android 13
Android 13: Implementing Themed Icons into your App | ProAndroidDev — proandroiddev.com Step-by-step guide on how to opt into the new Material You themed icons initiative, leveraging the use of Adaptive Icons, in Android 13.
Instagram-like particles animation using Jetpack Compose | by Andrei Belous | ProAndroidDev In this article we will develop an Instagram-like emoji reactions animation using Jetpack Compose. Let’s see final result and see how it can be achieved. This animation can be splitted in 2 parts…
Photo picker | Android Developers — developer.android.com The photo picker provides a browsable, searchable interface that presents the user with their media library, sorted by date from newest to oldest. This tool provides a safe, built-in way for users to select images and videos, without needing to grant your app access to their entire media library.
Android 13 Photo Picker With The Activity Result API — medium.com Android 13 Photo Picker With The Activity Result API. About All Possible Options To Implement The New Photo Picker With Easy Access And Backward Compatibility.