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 26Aug 26
We can also rewrite it to this, pretty handy to useinline var View.isMotionVisible: BooleanApr 9Apr 9
Simplifying Constraint Layout Constraints ProgrammaticallyHey there, Android developers!Oct 1, 2023Oct 1, 2023