Navigation Drawer in Jetpack Compose using Kotlin | Android Studio

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 22

  • @diskys8174
    @diskys8174 9 месяцев назад +5

    Thanks for the video, I just started learning this technology. Therefore, I would like to see videos more often, it is very useful. I am also waiting for some kind of course on application development with jetpack compose!

  • @gufraanshaikh3798
    @gufraanshaikh3798 9 месяцев назад +4

    Amazing video 🎉

  • @abdullahjaved4898
    @abdullahjaved4898 9 месяцев назад +2

    Super excited for this video

  • @sudipkashyap8316
    @sudipkashyap8316 9 месяцев назад +4

    Thanks teach😊

  • @BCareLife
    @BCareLife 9 месяцев назад +4

    Nice

  • @memeshorts0113
    @memeshorts0113 9 месяцев назад +2

    You are great my mam as always, thank u so much🤗

  • @alifersantana6653
    @alifersantana6653 8 месяцев назад

    Thanks teacher, you save my life

  • @maryannadelman4438
    @maryannadelman4438 Месяц назад

    Would it be possible to have submenus? (So "home" would open submenus within navigation drawer that could then be clicked to go to a composable). And would you have a video on that or something similar?

  • @TheRealPinkWish
    @TheRealPinkWish Месяц назад

    THANKS!

  • @mattvalgreen
    @mattvalgreen 2 месяца назад

    Navigation Drawer ✅

  • @InnovativeChangazi
    @InnovativeChangazi 4 месяца назад

    Can you explain what are data objects? How does it differ with objects? Is there any relation of data classes with data objects?

  • @dhruvsharma5786
    @dhruvsharma5786 9 месяцев назад

    Thank You Didi🙏🙏

  • @guixp2965
    @guixp2965 5 месяцев назад

    GOT IT!

  • @eren352
    @eren352 6 месяцев назад

    Allow me to ask something,
    how to handle popUpTo so that it can only exit the app when it is on the Home screen, so it will return to the Home screen when the back button is pressed while on a screen other than the Home screen

  • @ARivanw
    @ARivanw 4 месяца назад

    how to change topappbar to acording label tittle we click on nav drawer?
    example
    i click home, then top app bar change tittle to home
    i click setting, then top app bar change tittle to setting
    i click profile, then top app bar change tittle to profile

    • @ARivanw
      @ARivanw 4 месяца назад

      pls answer

    • @am_macharia
      @am_macharia 3 месяца назад +1

      @@ARivanw Try using a state to handle the string displayed

  • @carlopanganiban445
    @carlopanganiban445 9 месяцев назад

    is this can do it in java also or convert to java?

    • @android_knowledge
      @android_knowledge  9 месяцев назад +1

      Jetpack Compose only works with Kotlin.

    • @carlopanganiban445
      @carlopanganiban445 9 месяцев назад

      @@android_knowledge thanks is there a way to do it in java ? sorry i have a lot of questions

    • @MYusuf-nb6vh
      @MYusuf-nb6vh 4 месяца назад

      same question