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!
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?
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
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
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!
Amazing video 🎉
Super excited for this video
Thanks teach😊
Nice
You are great my mam as always, thank u so much🤗
Also waiting for bottom navigation with bottom sheet
Thanks teacher, you save my life
"and doneeee 🥰" it's like relief for me. IDK why?
Thank You Didi🙏🙏
THANKS!
Navigation Drawer ✅
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?
Can you explain what are data objects? How does it differ with objects? Is there any relation of data classes with data objects?
GOT IT!
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
pls answer
@@ARivanw Try using a state to handle the string displayed
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
Where is NavigationDrawer.kt file. I was confused in that part. Please tell
is this can do it in java also or convert to java?
Jetpack Compose only works with Kotlin.
@@android_knowledge thanks is there a way to do it in java ? sorry i have a lot of questions
same question
@@carlopanganiban445 Learn Kotlin bro. I have simple answer
Jetpack Compose is so messy