Amine AytaçAndroid | Custom View First LookHello everyone!! In this article, we will introduce custom views, which play an important role in Android development. Additionally, we…Oct 25
SametgundogmusinTeknasyon EngineeringCreate compose custom layout-”Easier than you think “Rewrite the Rules with Jetpack Compose Custom Layout!May 7
Damar Satria BuanaHow To Create Onboarding / Slider Page in Android Using ViewPager2 and Custom IndicatorHello Folks! While creating Android projects, one of the most repeated features that I build is Onboarding page. For me, this feature is…Oct 9Oct 9
Eren MollaoğluCustom Views in AndroidCustom View, Canvas, Scale, Skew, Matrix, İnit, Bitmap, Line, Circle, Frame PathMar 20Mar 20
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 6Oct 6
Amine AytaçAndroid | Custom View First LookHello everyone!! In this article, we will introduce custom views, which play an important role in Android development. Additionally, we…Oct 25
SametgundogmusinTeknasyon EngineeringCreate compose custom layout-”Easier than you think “Rewrite the Rules with Jetpack Compose Custom Layout!May 7
Damar Satria BuanaHow To Create Onboarding / Slider Page in Android Using ViewPager2 and Custom IndicatorHello Folks! While creating Android projects, one of the most repeated features that I build is Onboarding page. For me, this feature is…Oct 9
Eren MollaoğluCustom Views in AndroidCustom View, Canvas, Scale, Skew, Matrix, İnit, Bitmap, Line, Circle, Frame PathMar 20
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
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
Forhadul IslaminStackademicImplementing a Non-Swipeable CalendarView in AndroidIn one of my recent projects, I encountered a requirement to implement a CalendarView that only allows month changes via arrow clicks…Jul 11
Ali RezaiyanCreating Self-Adjusting TextFields with Jetpack ComposeHey there, fellow developers! 🚀 Ever wondered how to make your app’s text input fields look sleek, regardless of the user’s input length…Aug 3, 20231