Navigation Rail - UX With Material3

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • In this video, you'll learn about implementing a navigation rail side bar with Material3 for tablets.
    ⭐ Learn all the professional technologies applied in the industry
    ⭐ 100% money back guarantee for 30 days
    ⭐ Become an industry-ready Android developer now:
    pl-coding.com/...
    Get my FREE PDF about 20 things you should never do in Jetpack Compose:
    pl-coding.com/...
    💻 Let me be your mentor and become an industry-ready Android developer in 10 weeks:
    pl-coding.com/...
    Follow me on Instagram for insights into my live as an Android developer:
    / _philipplackner_
    Get the source code for this video on GitHub:
    github.com/phi...

Комментарии • 29

  • @alirezafaraji
    @alirezafaraji Год назад +1

    Yet another exceptional video in the collection. I'm somewhat embarrassed to admit that my previous attempt to watch the playlist fell victim to my own bouts of laziness. However, here I am now, fully engaged and determined to wrap up the series by day's end. I might even manage to do so within the next hour-talk about progress!
    Admittedly, my initial plan to tackle this in a single day has unexpectedly extended itself to span four days. But, undeterred, I'm resolute in my aspiration to bring this journey to a close today. Wishing you a splendid day, and heartfelt thanks for yet another fantastic video. Until next time, goodbye!

    • @NeoZondix
      @NeoZondix 4 месяца назад

      Bro it's not a magnum opus, it's just a tutorial

    • @alirezafaraji
      @alirezafaraji 4 месяца назад

      @@NeoZondix 🤣🤣🤣

  • @nipunshah1373
    @nipunshah1373 Год назад +5

    Hi
    Content is truly useful and informative.
    Just 1 request as you created Basics playlist recently, Can you create 1 video regarding the build.gradle files (ie App & Project)
    & What points needs to be kept whilst including dependencies ?
    Also what is the significance of certain blocks such as repositories, dependencies, plugins, ... ?
    Thanks :)

  • @Luffy_2804
    @Luffy_2804 Год назад

    good to see you with back to back android content

  • @MichaelMossmanNZ
    @MichaelMossmanNZ 3 месяца назад

    Greetings from New Zealand, and thank you @PhilippLackner for another great video ... just FYI next time, the Window class for "Large" screens is actually called "Expanded" ... hope this helps =)

  • @Another0neTime
    @Another0neTime Год назад

    All your videos are legendary.

  • @germenwong
    @germenwong Год назад

    Hello Philip, your course was great and we learned a lot of useful things. However, I have encountered a problem recently. Could you please provide a video explaining how Compose works for screen adaptation on various phone models

  • @devabdul
    @devabdul Год назад

    Thank you so much for useful video,❤❤
    Philipp i really love your background. I want background like this please tell me what are you using? Its lights or wall painted like this

  • @santri.awon1
    @santri.awon1 Год назад +4

    waiting for expanded dropdown menu videos

  • @stoyan_vuchev
    @stoyan_vuchev Год назад

    I don't know why there is no support for the Navigation Rail in a Scaffold out of the box. Also, it seems that it has no tonal elevation, unlike the Navigation Bar. It might be because of the guidelines, but I would appreciate a bit of tonal elevation, so it's distinguishable from the background and the content. Hope we get support for Navigation Rail in Scaffold soon. I haven't looked deeply into the Scaffold composable. You gave me motivation, and I might try experimenting later. Have a nice Kotlin everyone! ❤🙌🏼✨️

  • @lost-prototype
    @lost-prototype Год назад

    As always, great!
    Have you ever thought of or have you already done a video on publishing to the store? Things like gradle config for signing and all that nonsense? Seems like default Android studio projects really don't ship store-ready...

    • @PhilippLackner
      @PhilippLackner  Год назад

      Taught in my CI/CD course on pl-coding.com :)

  • @isaacnguyen0809
    @isaacnguyen0809 Год назад

    Which IDE theme are u using for Android Studio bro? It looks good

  • @navjotsingh6930
    @navjotsingh6930 Год назад

    Could you create a video playlist covering JSON and REST API concepts in Android? Additionally, can you demonstrate the development of a project similar to a news app, Reddit, or a Stack Overflow-like application?

  • @osamamahmoud4841
    @osamamahmoud4841 Год назад

    Is your two years ago kotlin tutorial is learnable now !?

  • @sathish6919
    @sathish6919 Год назад

    Hey developer✌️ please suggest me which book to learn kotlin

  • @Luffy_2804
    @Luffy_2804 Год назад

    big fan sir

  • @rithulraj3348
    @rithulraj3348 Год назад +1

    Recently I got fired from a company because my UI designing skills are not good, is it mandatory to develop UI designing skill for an Android developer?

    • @Luffy_2804
      @Luffy_2804 Год назад

      Obviously dude 🤡 who tf wants to use old hag app

    • @PhilippLackner
      @PhilippLackner  Год назад +3

      The fundamentals are important, but you don't need to be an expert at it. If you would you'd be a designer and not a developer

  • @masti437
    @masti437 Год назад

    We are waiting with exitement for Testing Course thats releasing in August 😀

    • @PhilippLackner
      @PhilippLackner  Год назад

      Same here 😎

    • @masti437
      @masti437 Год назад

      @@SohailKHan-bs3tn .. it will release in August... Search plcoding in google

  • @VoloInTech
    @VoloInTech Год назад

    💛💙👍

  • @kotlity
    @kotlity Год назад

    We can also use modifier = Modifier.padding(end = 1.dp) for our NavigationRail

  • @ChrisAthanas
    @ChrisAthanas Год назад

    12:20 this section is quite confusing