Android RecyclerView's clipToPadding attribute Introduction to RecyclerView's clipToPadding attribute and how we can use it to create better lists in the Android app.
Android WorkManager for Everyone Whether you are a newbie in Android Developer or a Jedi Developer, you have undoubtedly heard about WorkManager API in Jetpack library. It is the latest way of handling background processing and at the same time respecting the device resources.