Everything you need to Know about Material Design 3

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 55

  • @Deboniako
    @Deboniako Рік тому +6

    Ow man! I was overwhelmed when checking the Material Design website, but after watching your video, everything is clearer!! I can't thank you enough

  • @janrax78
    @janrax78 2 роки тому +2

    Great content! You are my favourite Android instructor in spoken english. Thanks a lot!

  • @quantumgaming7
    @quantumgaming7 2 роки тому +2

    It looks awesome and so much customisations we can make apps really beautiful with this

  • @ujjwalrsanagapati5794
    @ujjwalrsanagapati5794 2 місяці тому

    Loved 💖your narration.

  • @mehdiparsaei1867
    @mehdiparsaei1867 4 місяці тому

    Well done! Very simple and well-explained! 🙏

  • @Taher_M
    @Taher_M 9 місяців тому

    Thank you sir. Your video helped me a lot.

  • @scopulih8658
    @scopulih8658 2 роки тому +1

    Great video, concise and helpful. Thanks for your work!

  • @leonorjohnberlinv.5750
    @leonorjohnberlinv.5750 11 місяців тому

    Your channel is my go to for learning Android devt thank u

  • @Hazara_boy
    @Hazara_boy 2 роки тому +1

    Well explained

  • @thomaswaldorf2829
    @thomaswaldorf2829 2 роки тому

    Thank you sir. Very informative!

  • @derrickdouglass
    @derrickdouglass Рік тому

    Great job!

  • @PankajNikam
    @PankajNikam 2 роки тому +5

    Can you please add this module in the Udemy course for Figma you have?

  • @marekzet482
    @marekzet482 Рік тому

    Your videos are realy good!

  • @jabrane1564
    @jabrane1564 Рік тому

    I love the future !

  • @thomanani6826
    @thomanani6826 Рік тому

    Thank you brother nice video

  • @ch1pkavarenychenko84
    @ch1pkavarenychenko84 Рік тому

    great content, thank you

  • @HarshPatel-ky5vk
    @HarshPatel-ky5vk 8 місяців тому

    Great explanation brother !!
    I have one question in my mind if you can help me with that. Let's suppose my app's brand color is red i.e #FF0000 so I put that code in primary block of color tool. now while generating theme files I have entire color scheme but it is not containing my brand color in any of the key instead it is generating some relevant color as my primary color for app. what do i need to get exact color in my brand color ?

  • @DevMarco-
    @DevMarco- 10 місяців тому

    The thing that is hard for me to wrap my head around regarding colors in m3 is that the source color and custom colors you provide never show up in the color palette itself. Obviously they are used to calculate the different variations for containers and so on but the exact color is never in the palette. That's frustrating for me if I want to have a specific color in my app.

  • @rma1563
    @rma1563 2 роки тому

    Thank you 🧡

  • @mikec4220
    @mikec4220 2 роки тому +1

    @Stevdza San - would you consider making a video about bottom navigation bar with animated icons? I know this is out of this video's topic but there isn't much online about it.

    • @StevdzaSan
      @StevdzaSan  2 роки тому +1

      Will take a note.

    • @mikec4220
      @mikec4220 2 роки тому

      @@StevdzaSan thank you! Just bought you a coffee :)

    • @StevdzaSan
      @StevdzaSan  2 роки тому +2

      @@mikec4220 Thanks bro, really appreciate it 🙏 😊

  • @siarheisudakou4455
    @siarheisudakou4455 2 роки тому +2

    Helpful video, thanks a lot! Jetpack Compose now supports variable fonts. Although this is still an experimental feature, could you make a video on how to use it?

  • @archiebombotar
    @archiebombotar Рік тому +1

    Thanks for your great videos ! Question: Is there a minimum SDK needed to run on the target device, to support Material Design 3 ?

    • @random_person618
      @random_person618 10 місяців тому

      No! Material 3 works on even versions of Android as old as Android 5.1 (SDK 22)

  • @alekseikuklov8609
    @alekseikuklov8609 2 роки тому

    6:34 you say that elevation doesn't have shadow but suraface 3 and 5 obviously have significant shadow

  • @OnlineEntrepreneurTools
    @OnlineEntrepreneurTools 2 роки тому

    Thank you so much for this! ^_^

  • @ugwutakingsley1671
    @ugwutakingsley1671 2 роки тому +1

    Amazing content, thanks for this update!! I just got one question though, does this material Design 3 only work for Jetpack compose projects?

    • @StevdzaSan
      @StevdzaSan  2 роки тому +2

      It's a Design System created for various different applications. It's not tied to Compose, because Compose is just a UI framework.

    • @ugwutakingsley1671
      @ugwutakingsley1671 2 роки тому

      @@StevdzaSan Thanks I appreciate the feedback

  • @PavloBohdan
    @PavloBohdan 6 місяців тому

    Thank-uh-you

  • @777-tanvigarnayak7
    @777-tanvigarnayak7 8 місяців тому

    could u pls let me know which version of android studio are u working on , cause i am using iguana and cant find the material 3 template

  • @purveshshah4843
    @purveshshah4843 2 роки тому

    Plz make a video on what are the ways by which we can reduce the size of aur app plz give generalized solution which works for both java and kotlio projects

  • @randy4443
    @randy4443 Рік тому

    I am getting these compile errors inside the theme file
    can't find 'surfaceTint', 'outlineVariant', 'scrim'

  • @IOMTesting
    @IOMTesting Рік тому

    Is it easy to update material 2 web to material 3 web? and later, when material 4 arrives.

  • @missinglink2416
    @missinglink2416 8 місяців тому

    i cant fully understand nor use material3 on my project, should i learn material 2 first even though im studying compose already?

    • @StevdzaSan
      @StevdzaSan  8 місяців тому

      Nope, just use material3, your good.

  • @Karim-wd2je
    @Karim-wd2je 2 роки тому

    I have a doubt like is material 3 for ui/ux designers or android app developers? I heard that designing the screens on figma and then export the code through flutter plug-in? Is that how it works? Can we create an app this way?

    • @StevdzaSan
      @StevdzaSan  2 роки тому

      Both Designers and Developers should be familiar with that design system.

  • @FCcommando
    @FCcommando 2 роки тому

    I want to use the material 3 template in android studio with Java (not kotlin), is that possible?

    • @StevdzaSan
      @StevdzaSan  2 роки тому +3

      Not sure about that, I'm no longer using Java. You should switch to Kotlin instead, it's better ✅️

    • @feuerherz007
      @feuerherz007 Рік тому

      @@StevdzaSan java4life :(

  • @UsmonWasTaken
    @UsmonWasTaken Рік тому +1

    I remember struggling to match the color of the bottom navigation view and navigation bar for an hour without checking the documentation 🤦‍♂

  • @hanz.jefferson
    @hanz.jefferson 2 роки тому

    Is Material 3 Support With Java Language?

  • @BashPSK
    @BashPSK 2 роки тому

    Material 3 navigation drawer please bro 🤗🤗🤗

  • @Alikk784
    @Alikk784 2 роки тому +1

    SCHEMAAAAAH

  • @freespeech515
    @freespeech515 Рік тому

    it sucks royally!