Yasin KaçmazinProAndroidDevSend scheduled Gradle dependency update report emails with Github ActionsGradle has a cool feature, it prompts a warning to us when our dependency has a newer version available. Here is an example:Oct 27, 20212Oct 27, 20212
Yasin KaçmazSimple Item Animation with Jetpack Compose’s LazyGridIn this post we will implement LazyGrid item animation using Jetpack Compose’s transition animation.Mar 29, 20212Mar 29, 20212
Yasin KaçmazinProAndroidDevTest Jetpack Compose UI easily with Role SemanticPropertyIn the classic XML world, we have RadioButton. RadioButton’s parents are CompoundButton->Button->TextViewand it implements Checkable. That…Mar 17, 20211Mar 17, 20211
Yasin KaçmazinProAndroidDevMake CI pipeline faster for Android with modular checks on Github ActionImagine having a modular Android app. Different teams working on different modules. We will make the CI pipeline faster for those teams…Mar 8, 20211Mar 8, 20211