
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.
May 11, 2020・4 MIN READ
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.
Jun 13, 2019・4 MIN READ