Skip to content
Site logo

Developers Breach

  • Kotlin Quiz
  • Jetpack Compose
  • Authors
  • Contact
  • Home
Site logo
Developers Breach
  • Jetpack Compose Navigation list to detail in android
    Android | Compose Android | Navigation Android

    Jetpack Compose Navigation list to detail in android

    ByRaj September 30, 2021February 8, 2025

    Learn how to build a simple navigation flow between list and detail composable destinations using jetpack compose in android.
    Build a simple app which shows cats using NavHost, NavController, NavArguments.

    Read More Jetpack Compose Navigation list to detail in androidContinue

  • Swipe to delete animation with jetpack compose in android.
    Android | Animation | Compose Android

    List animations in Compose: Swipe to delete

    ByAhmed Sellami September 21, 2021January 27, 2025

    Want to get a taste of gestures in Compose? Check this article, and build a spectacular animation when an item is swiped away.

    Read More List animations in Compose: Swipe to deleteContinue

  • List animations in Compose: Add an item
    Android | Animation | Compose Android

    List animations in Compose: Add an item

    ByAhmed Sellami September 1, 2021January 27, 2025

    Learn Compose animations with a walk-through project. Using LaunchedEffect and Animateable, we create a few consecutive animations to produce a smooth experience while adding an item to a list.

    Read More List animations in Compose: Add an itemContinue

  • Rows and columns with jetpack compose in android.
    Android | Compose Android

    Rows Columns and Boxes in Jetpack Compose Android

    ByPhillip Bailey August 31, 2021February 8, 2025

    Even with just rows and columns, you can create intuitive user interfaces in Jetpack Compose. Create basics layouts Rows and Columns using Jetpack Compose in Android. Chaining and aligning the elements in layouts.

    Read More Rows Columns and Boxes in Jetpack Compose AndroidContinue

  • Working with menus in android
    Android | Material Design Component

    Working with menus in android

    ByRohini A July 10, 2021February 8, 2025

    This article covers everything about implementing menus in android. Show popup menu’s, popup list menu’s, nesting menu items, context menu’s, drop down menu’s and setting menu item click listeners for all types.

    Read More Working with menus in androidContinue

  • Featured image for article
    Android | Material Design Component

    Implementing Snackbars with android

    Bymounikayadav July 10, 2021February 8, 2025

    Snackbar is a lightweight-widget that we can use as an alternative to Toast. Snackbar is used to show messages to user at bottom of app screen with swiping enabled also contains an optional action button to perform user actions.

    Read More Implementing Snackbars with androidContinue

  • Featured image for article
    Android

    WebView for Android with JavaScript and WebSettings

    ByPrathyusha Muthukur July 9, 2021February 8, 2025

    WebView is an extended class of Android’s View class. It allows us to display webpages in an application. Android WebView is a component that turns an application into a web application. It makes use of WebKit engine which implements a responsive design and loads pages from URL.

    Read More WebView for Android with JavaScript and WebSettingsContinue

Page navigation

Previous PagePrevious 1 … 3 4 5 6 7 8 Next PageNext
Linkedin Github

© 2025 Developers Breach

  • Kotlin Quiz
  • Jetpack Compose
  • Authors
  • Contact
  • Home