How to Build a Dual Range Slider with Jetpack Compose
What You Will Build A screen with two independently controlled sliders: a primary slider using default Material3 styling and a secondary slider with custom…
Youtuber @CodeWithWilliamJiamin's Website
• 2 min read
What You Will Build A screen with two independently controlled sliders: a primary slider using default Material3 styling and a secondary slider with custom…
• 2 min read
What You Will Build A screen with two custom-styled sliders: a primary slider using default Material3 theming and a secondary slider with custom orange…
• 2 min read
What You Will Build A dropdown menu that expands and collapses with smooth animations using AnimatedVisibility. Each option has an icon, title, and subtitle.…
• 2 min read
What You Will Build An expandable Floating Action Button (FAB) that reveals multiple action buttons when tapped. The main FAB rotates its icon while…
• 2 min read
What You Will Build A scrollable list with a gradient hero header that moves at half the scroll speed, creating a depth parallax effect.…
• 2 min read
What You Will Build The iconic Matrix digital rain effect: columns of green characters falling at different speeds against a black background, with the…
• 2 min read
What You Will Build A social media feed screen with user avatars, post content, like/comment/share action rows, and post timestamps. This recreates the core…
• 2 min read
What You Will Build A polished login/signup page with email and password fields, a password visibility toggle, form validation, and a switch between login…
• 2 min read
What You Will Build A travel booking screen with a search bar, destination cards showing location details and per-person pricing, and category icons. This…
• 2 min read
What You Will Build A WhatsApp-inspired chat list where tapping a contact's avatar triggers a hero animation that scales the profile picture to full…
• 2 min read
What You Will Build A WhatsApp-inspired chat list where tapping a contact's avatar triggers a hero animation that scales the profile picture to full…
• 3 min read
What You Will Build A financial dashboard showing a balance summary card with income and expenses breakdown, plus a scrollable transaction list with color-coded…