PinnedKotlin Extensions: A Complete Guide to Extension Functions in KotlinLet’s explore one of Kotlin’s most underrated features: Extensions! Kotlin allows you to add new functionality to a class or an interface…Aug 26, 2024Aug 26, 2024
We can also rewrite it to this, pretty handy to useinline var View.isMotionVisible: BooleanApr 9, 2024Apr 9, 2024
Simplifying Constraint Layout Constraints ProgrammaticallyHey there, Android developers!Oct 1, 2023Oct 1, 2023