Ruslan GaivoronskiiImplementing a Custom Interactive Calendar with Progress Bars for Days Using Jetpack Compose [2025]To get started, let’s add the dependencies. I’ll be using Koin for dependency injection, but you can use Dagger or Hilt if you prefer.Dec 22, 2024
Mahdi RazaghiHow to Create Custom Component in Jetpack Compose: Best Practices with Number SpinnerIntroduction to Custom Components in Jetpack ComposeFeb 2
Aashutosh kumarHow to stop fragment from reloading when changing tabs?Saving fragment states with with BottomNavigationView | Writing a custom view to prevent the reloading of fragments while switching tabs |…Dec 1, 2024Dec 1, 2024
InTeknasyon EngineeringbySametgundogmusCreate compose custom layout-”Easier than you think “Rewrite the Rules with Jetpack Compose Custom Layout!May 7, 2024May 7, 2024
InStackademicbyAndroid Dev NexusEvery Android Developer’s curiosity point🌟Members can scroll down to enjoy! Non-members, click here for full access.🌟Nov 4, 20243Nov 4, 20243
Ruslan GaivoronskiiImplementing a Custom Interactive Calendar with Progress Bars for Days Using Jetpack Compose [2025]To get started, let’s add the dependencies. I’ll be using Koin for dependency injection, but you can use Dagger or Hilt if you prefer.Dec 22, 2024
Mahdi RazaghiHow to Create Custom Component in Jetpack Compose: Best Practices with Number SpinnerIntroduction to Custom Components in Jetpack ComposeFeb 2
Aashutosh kumarHow to stop fragment from reloading when changing tabs?Saving fragment states with with BottomNavigationView | Writing a custom view to prevent the reloading of fragments while switching tabs |…Dec 1, 2024
InTeknasyon EngineeringbySametgundogmusCreate compose custom layout-”Easier than you think “Rewrite the Rules with Jetpack Compose Custom Layout!May 7, 2024
InStackademicbyAndroid Dev NexusEvery Android Developer’s curiosity point🌟Members can scroll down to enjoy! Non-members, click here for full access.🌟Nov 4, 20243
Pallaw PathakAndroid CustomView: The Amazing Life Cycle of a View ClassImagine you’re a builder creating a special creature called CustomView in the land of Android. This CustomView has a cool life cycle that…May 24, 2023
Ashutosh Singh TomarCreating a Custom Vertical Color-Splitting TextView in AndroidIn Android development, the TextView widget is one of the most commonly used components. However, sometimes you want to enhance its…Oct 6, 2024
Khalid ElfakiDraw Your View Using CanvasIn Your Android App, Have you ever asked yourself how you can implement such a view? it’s cool for the eyes but it ends up hurting us the…Mar 5, 2024