المدة الزمنية 24:42

Bottom Navigation View | Android Studio | Material Design

بواسطة Mafia Codes
27 972 مشاهدة
0
444
تم نشره في 2018/07/03

Material design bottom navigation view implementation from scratch. Created from an empty activity. This tutorial creates a bottom navigation bar with 5 items, each of which corresponds to different fragments of their own. If you want to skip the intro then skip to 4:15 in the timeline. 🚀Deploy NodeJs app: https://zeet.co/r/yourstruly (One FREE project forever 😘) In 60 seconds /watch/MkfyLLWgKk2gy FREE $100 credit @Digital Ocean: https://m.do.co/c/3208f08b3324 Patreon: https://www.patreon.com/trulymittal Subscribe: /c/yourstruly267 ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=yourstruly&utm_content=description-only NOTE: As of Design Support Library v28, you can always show labels on tabs by: 1. Using XML attribute, app:labelVisibilityMode="labeled" 2. Programatically: setLabelVisibilityMode (int labelVisibilityMode) https://developer.android.com/reference/com/google/android/material/bottomnavigation/LabelVisibilityMode FREE $100 credit @ Digital Ocean: https://m.do.co/c/3208f08b3324 Patreon: https://www.patreon.com/trulymittal Subscribe: /c/yourstruly267 Github(Bottom Navigation View): https://github.com/trulymittal/BottomNavigationView Design Support Library: https://developer.android.com/topic/libraries/support-library/packages#design Material Design Guidelines (for Bottom Navigation View): https://material.io/design/components/bottom-navigation.html Patreon: https://www.patreon.com/trulymittal ——————————————— What I use ——————————————— Mouse: https://amzn.to/2DZ4Hpm Monitor: https://amzn.to/2DYT3ef Processor: https://amzn.to/2UcTck6 RAM: https://amzn.to/2KQLYxL Graphics: https://amzn.to/2BO9b0L Microphone (Blue Snowball iCE): https://amzn.to/2zNV0ap #yoursTruly #android #java #CSS #javascript #ES6 #html #ios #swift #nodejs #coding #programming #tutorial #howto #jetpack

الفئة

عرض المزيد

تعليقات - 96
  • @
    @everythingworld62984 years ago Sir tumse achha explain abhi tk kisi ne nhi kiya bottom navigation me subha se pata nhi kitne video dekh chuka or bnao achhe explaiation k sath bhle hi long ho chlega. Thank u so mach for the help. 1
  • @
    @kumarr454 years ago really APPRECIATE the way of you are representing, it's really easy to understand 2
  • @
    @sancreativesolutionsprivat18803 years ago Explained each step amazingly. Good job
  • @
    @atrealtayra23624 years ago Thank you so much. After 6 months I finally can do fragment successfully.(seriously) 1
  • @
    @okghaith5 years ago Great tutorial
    u make it simple, thank you
    2
  • @
    @sachithkasthuriarachchi42744 years ago Thank you very much! You explained everything crystal clear. 1
  • @
    @El.Generico5 years ago Brilliant tutorial. Everything working great not even 1 problem. Thanks 1
  • @
    @somechazz_y4 years ago Yet another great explanation, I didn't even notice it was you again.
    Guess i'll subscribe
    1
  • @
    @buzzminkyunghoon38565 years ago In landscape mode, what could be done to make these bottom nav items utilize the whole space. If you compare youtube landscape bottom nav bar vs the tutorials. you can see the difference.
    Also. Your explanation is on point.
    ...
  • @
    @Rumman07864 years ago Very well made and well explained. Keep up the good work!!! 1
  • @
    @rameshjohnny64114 years ago many android tutorial available in youtube..but this channel code is clear and detailed explanations. I love the way of explaining.But expecting more videos 1
  • @
    @skunalupadhyay4 years ago man!! you deserve million subscribers !!!!!!! 1
  • @
    @AtulGupta-jj7ek3 years ago I am developing a document reading app and I want to add a setting button in my bottom navigation view and when the user clicks on the setting icon the application should open a setting dialog box on the same activity to control few settings like apply dark theme, font size of the document currently opened, brightness, etc. Can you please help ...
  • @
    @anpowersoftpowersoft4 years ago Thank you for your videos please keep it up. If possible also make videos on how we can design apps in software like Figma, Sketch and then how we can convert those designs to apps in android studio.
  • @
    @harisake60684 years ago Thank you so much bro it's like amazing tutorial......and whole bottom navigation tutorial has did here ....superb ....please do more videos using material design ....thank you from Bangalore ,karnataka,INDIA 1
  • @
    @burakkaraduman38144 years ago It really helped me but I have a problem. How should I write code to our fragments_any.Namejava. I am stuck here. Example I cant use onClick method and findViewById.
  • @
    @manaliwarang51774 years ago Please add backstack listener for fragments. Because after changing fragments when I press the back button it closes the whole app.
  • @
    @eshakamr94 years ago very clear tutorial. thanks. I just have a question. regarding the style. have you changed already. or is the default one. I only see the 3 dots.Thanks
  • @
    @DhagGames4 years ago The only thing i changed was the use of material for the bottom menu but aside of that your tutorial is really good. I struggled with displaying fragments but was my mistake because in SetSelectedItemId i was using the id from the fragment and it was the id from the menu file ...
  • @
    @prankishor_984 years ago The video was great and very easy to understand, am loving your work. Also, can you make a video on Navigation Drawer ?
  • @
    @muruganvellaichamy7095 years ago Hi, thanks for this video. I have a question and hope you can clarify. As you mentioned, according to the material design guidelines, title would be visible only for the selected item. But how Youtube android app has the title visible all the time even the bottom navigation menu is not selected. Do you have any idea, how it was implemented in Youtube app? Thanks. ... 1
  • @
    @xib155 years ago Thanks!
    I have a question, how can you make the Center icon Bigger than the rest.
  • @
    @oliverbendstrup80135 years ago Hey thanks for your great help with this video My BottomNavigationView works super well with fragment's ,,
    But have a problem when I try to insert a Navigation drawer in the same main as with bottom navigation view,
    I can see on the screen that my bottom navigation is there and also you can see Navigation drawer but when I try to start the app it shuts down with an error.
    ...
  • @
    @raghug82264 years ago Is there any tutorial on Dependency injection in your playlist..if yes please share here..thanks in advance
  • @
    @Spham992 years ago OnNavigationItemSelected() is deprecated :(
  • @
    @burakkaraduman38144 years ago Where did navigation_store come from in ? We didn't use it anywhere before.
  • @
    @mdrakibhossen74034 years ago As you said, 3 items can be shown with icons and text. So how do they show 5 items like Amazon, Alibaba etc ..? just I want to know how can they do that
  • @
    @chriisduran5 years ago I'm creating it with different variables, maybe I missed it, how did you add the variable Account from (com.example.bottonnavigation), it's in time 18.00
  • @
    @lebanoncedarslebanoncedars88946 years ago Thank you so much, that was a very nice tutorial, god bless you. lots of details and actions. great job.
    thnx again. I wish I can have an email to contact you sometimes.!
    3
  • @
    @sobhanpatra66964 years ago why the application opens with store fragment?? not with profile frag...can u plz explain this to me which line execute this??
  • @
    @boomclap2674 years ago Is it possible to change the bottom navigation to a vertical navigation?!
  • @
    @olamide91085 years ago I cannot add this bottom navigation activity to an existing one why, it only works when i create a new project for it.
  • @
    @piyushagarwala62675 years ago I am a total newbie. I loved your video. While implementing it, I am getting stuck towards the end. I am doing everything as suggested but app is crashing when I try to click on a different menu. 1
  • @
    @samirshrestha52525 years ago Hello... please make video on how to use "setOnNavigationItemSelectedListener" in android
  • @
    @rajspace42244 years ago Bro i am getting error while using Library ,it saying that u have to migrate to androidx library
  • @
    @prashantkumar-kl2ku5 years ago I like ur video.but chnge the android theme .in Dracula mode its very difficult to see ..
  • @
    @sumairawaqar89375 years ago sir i follow same coding steps everything same but my app not move from one to next fragment there is no error in this i don't know what happened there plz help me how i move from one to next fragment???????