Absolutely fantastic video! I've finally achieved my goal of completing this series, at least up to the most recently released video. I've left my thoughts on each video in the comments, and I can't thank you enough for curating this entire playlist. Your videos are consistently incredible, and it's always a delight to engage with them. Next on my agenda is to dive into your video about the navigation controller. I'm eagerly anticipating the learning experience, and you can definitely count on seeing me in the comment section there. P.S: Just a heads up, if my comments seemed a bit peculiar, I had a little collaboration with ChatGPT-I had it simplify my thoughts before posting them here. Haha! Nevertheless, sincere thanks for everything. Looking forward to more insightful content. See you there!
@PhilippLackner Would it provide any advantages or would it be overkill to use a UiEvent for navigation (like you do in other videos) in the Navigation Drawer?
Very informative and clear cut tutorial. However, how to handle the click on different items? If I want to go to the Settings for example? Thanks in advance!
Thank you @PhilippLackner for another informative video, however, in the past you have asked us to leave a comment if we think you could improve the content somehow, and I have some constructive criticism here: I think you let the team down in THIS video by using a phone emulator to display the large screen app. It would have been easy for you to set up another emulator! Also, I have watched MANY of your videos, a few of them over 3 hours long, and I feel that they are getting shorter & shorter, with LESS content. I know you have covered much already in other videos, but wouldn't it be nice for us learners to see the completed picture in ONE video? Hope this helps =)
I must use Modal Drawer only for things navigation stuff and all things related to it? Or Modal Drawer is not only intended for sliding navigation window by clicking on the burger button?
on 10:45 of the video you didn't go over the navigation links (navController.navigate(item.route) so I followed your video on navigation. However, coming back to this drawer project, the "navController" is still showing red in this onClick. Would you happen to have a video about creating links from Navigation Drawer that shows the actual implementation of this?
I saw something new in this video. 🎉 However, I would like to know in case we have a longer list in the drawerContent, Is there ModalDrawerSheet has an implementation of LazyColumn or it will have to be done manually? Thanks for showing the most current of Material3 👍
There is one catch if you're using different types of drawer for different window size classes - rememberSaveable will be separate for modal drawer and for permanent drawer. Is there a way to combine it?
Your video still showed an error on the Material3ScaffoldPaddingParameter as unused. It happened it my code following along but you never addressed it. Kotlin code suggestion was to suppress it, so I did. But is there a reason you never addressed the red squiggly lines?
the problem with tutorial is they don't show where they have learned from. here you looked out some docs and showed the code, instead you could have also shared the docs where you have learned from
It also doesn't cover other use cases, like if you want to show zero Drawer in Closed state and full width in Open state. If you try that, the Drawer breaks. Adapting such Drawer creates a whole new array of issues.
Hi. I'm not influence in English. I search for dev friend, who learn android development and who influence in English. I want voice talking and friendship stuff (listen music, conversation about everything)
items.forEachIndexed { index, item -> selected = index == selectedItemIndex, here the index is int and selectedItemIndex are mutableInt it give an error they cannot equal
That M3 NavigationDrawer looks sleek, thanks for making the code easy to understand!
Absolutely fantastic video! I've finally achieved my goal of completing this series, at least up to the most recently released video. I've left my thoughts on each video in the comments, and I can't thank you enough for curating this entire playlist. Your videos are consistently incredible, and it's always a delight to engage with them.
Next on my agenda is to dive into your video about the navigation controller. I'm eagerly anticipating the learning experience, and you can definitely count on seeing me in the comment section there.
P.S: Just a heads up, if my comments seemed a bit peculiar, I had a little collaboration with ChatGPT-I had it simplify my thoughts before posting them here. Haha!
Nevertheless, sincere thanks for everything. Looking forward to more insightful content. See you there!
@PhilippLackner Would it provide any advantages or would it be overkill to use a UiEvent for navigation (like you do in other videos) in the Navigation Drawer?
The pdf you shared about compose mistakes is very helpful. Thanks for that.
Can you give the url
@@BacBac-st8bq You'll find that in his website.
Very informative and clear cut tutorial. However, how to handle the click on different items? If I want to go to the Settings for example? Thanks in advance!
Thank you @PhilippLackner for another informative video, however, in the past you have asked us to leave a comment if we think you could improve the content somehow, and I have some constructive criticism here: I think you let the team down in THIS video by using a phone emulator to display the large screen app. It would have been easy for you to set up another emulator! Also, I have watched MANY of your videos, a few of them over 3 hours long, and I feel that they are getting shorter & shorter, with LESS content. I know you have covered much already in other videos, but wouldn't it be nice for us learners to see the completed picture in ONE video? Hope this helps =)
I must use Modal Drawer only for things navigation stuff and all things related to it? Or Modal Drawer is not only intended for sliding navigation window by clicking on the burger button?
on 10:45 of the video you didn't go over the navigation links (navController.navigate(item.route) so I followed your video on navigation. However, coming back to this drawer project, the "navController" is still showing red in this onClick. Would you happen to have a video about creating links from Navigation Drawer that shows the actual implementation of this?
Have you got any solution? I also wonder how to handle it. Thanks in advance
Actually, I decided not do to navigation drawer and moved on to something else. But I’m never got an answer anyway
sir please make a video for how to choose empty compose activity(material3) while selecting new project, it will be very helpful
I saw something new in this video. 🎉
However, I would like to know in case we have a longer list in the drawerContent, Is there ModalDrawerSheet has an implementation of LazyColumn or it will have to be done manually?
Thanks for showing the most current of Material3 👍
it's not scrollable by default, you will have to add LazyColumn
There is one catch if you're using different types of drawer for different window size classes - rememberSaveable will be separate for modal drawer and for permanent drawer. Is there a way to combine it?
Pls make one video for Side Effects in compose.
How to navigate to various fragments?
Nice video, however this video is outdated, as it shows multiple error now when you use this.
Will have to look for a video now.
Your video still showed an error on the Material3ScaffoldPaddingParameter as unused. It happened it my code following along but you never addressed it. Kotlin code suggestion was to suppress it, so I did. But is there a reason you never addressed the red squiggly lines?
Can we implement this code in compose multiplatform? Thanks
do you ever tried flutter ?
love this
Do a video on background location tracking i have asked u in insta also this for my major project pls reply🙂
You just need to use the search function on my channel and you'll find
I have a problem, my navigationDrawer fits full screen what should I do to fit as normal?
ModalDrawerSheet(modifier = Modifier.fillMaxWidth(.8f))
the problem with tutorial is they don't show where they have learned from. here you looked out some docs and showed the code, instead you could have also shared the docs where you have learned from
It also doesn't cover other use cases, like if you want to show zero Drawer in Closed state and full width in Open state. If you try that, the Drawer breaks. Adapting such Drawer creates a whole new array of issues.
Need a video about mongodb realm with Google signin authentication
if you wanna become a serious Android Dev start by not using realm.
@@Daaaaaaavid If you wanna be a real software developer don’t judge technologies instead learn to use them for different use cases.
how can I play video in Exo player recyclerview only if view is visible
That drawer is a nightmare to work with. God help you if you want it to fill max width in Closed state and 0.dp in Open.
Hi. I'm not influence in English. I search for dev friend, who learn android development and who influence in English. I want voice talking and friendship stuff (listen music, conversation about everything)
items.forEachIndexed { index, item ->
selected = index == selectedItemIndex, here the index is int and selectedItemIndex are mutableInt it give an error they cannot equal