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?
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
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
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🤗
Thanks teacher, you save my life
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?
THANKS!
Navigation Drawer ✅
Can you explain what are data objects? How does it differ with objects? Is there any relation of data classes with data objects?
Thank You Didi🙏🙏
GOT IT!
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
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
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