Thank you Chirag. Great job. You explain so nicely, and the code is no nicely visible in the video, it is amazing! I applied your approach on a brand new app, it worked fine. Then I applied to my project which is almost ready to go to production, and it works great! Thank you very much! Thanks to you I can make my dream come true. Keep up great job, brother!
Muy buen tutorial, Pero tengo una apreciación me gustaría que lo insieras para todas las opciones del menu, en el momento que hacemos clic encima de una opción se haga lo que isiste y en la opcion que estuvo cliqueado se vuelva a la normalidad.
Thanks Chirag, this worked like a charm! I also wanted to add text below the icons in the bottomAppBar. Is there a way I could do this? It would be a much appreciated help.
My friend I want a tip .. I can not make the words of the button get tiny, you have an idea there, I already hit my head and nothing. It is only upper case all the time. Appreciate.
thank u so much but the bottomappbar doesn't work for me because i have project has an AppTheme with AppCompat so that's why i must add a style AppTheme2 which has MaterialCompenents as a Parent ... so i see the design of BottomAppBar in xml file but when i run the project i didn't find it so if u can tell me how can i solve it ?
Hi, i am using the same components and theme, but i have a problem: I have a 5 icons (items) and i always have to show it (not ifRoom) and i have to put the icons in the center with respective space inline(margin), How would you do that, please, help me, I try to put the padding and margin in the theme style and the components, but is not a good result
Professor, I just like to watch JAVA class, there are few channels that have tutorials like yours, people make me sad, they only make Kotlin videos, What difference is this?
Sir your tutorial is awesome
Thank you Chirag. Great job. You explain so nicely, and the code is no nicely visible in the video, it is amazing! I applied your approach on a brand new app, it worked fine. Then I applied to my project which is almost ready to go to production, and it works great! Thank you very much! Thanks to you I can make my dream come true. Keep up great job, brother!
Thank you very much for watching 😇😇😇
You're a legend sir.
Great job
Beautifully explained. Thanks
awesome,saved me lots of time
Thank you so mutch for your time
Great video, really helpful
very easy, very beautiful, thanks!
Thank you so much!
Very good, thanks!
Thank You so much GujjuBhai!!
Keep up great work
nicely done bro
pro
Great job! Thank you so much!!
Nice work
Muy buen tutorial, Pero tengo una apreciación me gustaría que lo insieras para todas las opciones del menu, en el momento que hacemos clic encima de una opción se haga lo que isiste y en la opcion que estuvo cliqueado se vuelva a la normalidad.
Thanks Chirag, this worked like a charm! I also wanted to add text below the icons in the bottomAppBar. Is there a way I could do this? It would be a much appreciated help.
BottomAppBar doesn't support icon title. You should use BottomNavigationView instead :D
My friend I want a tip .. I can not make the words of the button get tiny, you have an idea there, I already hit my head and nothing. It is only upper case all the time. Appreciate.
Set android:textAllCaps="false" to XML of that button.
Hi, how can I add a fragment for the nav host, at the top of the bottom navigation, sorry I'm new using this tipe of layout
Bhai video sthe sound hoy to samjay ne bhai🙏
Can you please upload the code on GitHub or open source it .
It really help us...
Thanks,
exactly what i am looking for
how can we put the bottom buttons to left side of the app bar
Good
thank u so much
but the bottomappbar doesn't work for me because i have project has an AppTheme with AppCompat so that's why i must add a style AppTheme2 which has MaterialCompenents as a Parent ... so i see the design of BottomAppBar in xml file but when i run the project i didn't find it so if u can tell me how can i solve it ?
Can we make this bottom bar gradient?
Hi, i am using the same components and theme, but i have a problem: I have a 5 icons (items) and i always have to show it (not ifRoom) and i have to put the icons in the center with respective space inline(margin), How would you do that, please, help me, I try to put the padding and margin in the theme style and the components, but is not a good result
It's so beautiful. Thank you!
Quick code, nothing extra, concise! Just the way it should be.
Can anyone explain, how to add onClick method on menu items? I tried to add it in the same xml resource file but it crashed my project.
hi, I have already created the app. How to use on linearlayout. please help thank you in advance
Hi ho to hide bottom action bar in devise?
Bro, how to access those menu items on MainActivity and set onCLickListeners for them ? 🤔🤔
If you want to know then reply me I'll tell u
Step 1 set ID to the BottomNavigationBar
What about the navigation part of the usage of the bottomappbar? :|
sir why not work to me about gravity?
Professor, I just like to watch JAVA class, there are few channels that have tutorials like yours, people make me sad, they only make Kotlin videos,
What difference is this?
Source code?
Could you share the source code