Suleman AfzalDevelop a RecyclerView in Android using Kotlin.RecyclerView is a powerful and flexible widget available in the Android Support Library. It is used for displaying a scrollable list or…Nov 22, 2023Nov 22, 2023
Suleman AfzalView stub in Android🧩A view stub in Android is a lightweight, invisible container that allows you to lazily inflate and load a view hierarchy into your app’s…Jul 5, 2023Jul 5, 2023
Suleman Afzalinline, noinline, crossinline, reified in kotlin with exampleinline:Jul 4, 2023Jul 4, 2023
Suleman AfzalVariables & Data Types in KotlinKotlin provides a concise syntax for declaring variables and supports various basic types such as Int, String, Boolean, Float, etc…Jul 4, 2023Jul 4, 2023
Suleman AfzalRetrofit ApiRetrofit API is a type-safe HTTP client for Android and Kotlin that makes it easier to consume RESTful web services. It allows you to…Apr 11, 2023Apr 11, 2023