Material You: Applying dynamic color to your app and brand

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

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

  • @mikaelastefkova
    @mikaelastefkova 10 месяцев назад

    I love dynamic colour, I wish more apps used it! ✨

  • @every4thingHD
    @every4thingHD 2 года назад +3

    how to make my app icon changes according to dynamic colors?

  • @jayeshseth
    @jayeshseth 3 года назад +7

    How do we apply themed icons for third party apps

  • @MrMayank822
    @MrMayank822 2 года назад +2

    @Ivy Knight, Rody Davis
    Condition @8:49 seems to be flipped. It should be as below I guess:
    if(dark) dynamicDarkColorScheme(context) else dynamicLightColorScheme(context)
    instead of
    if(dark) dynamicLightColorScheme(context) else dynamicDarkColorScheme(context)

  • @TestChannel-td1hu
    @TestChannel-td1hu 7 месяцев назад

    Sorry, late comment, but still couldn't find an answer, Samsung OneUI 6.0, Amdeoid 14. Built an app and it's working with Dynamic colors, built another the same literal app and it does not work. The first works just okay, the second doesn't although they're both a total replica of each other.

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

    this is quite complex video. What if I want to do this from the xml theme files. I don't want the kotlin code for this.

  • @hasangilmanov5350
    @hasangilmanov5350 2 года назад +1

    Thank you guys!

    • @AndroidDevelopers
      @AndroidDevelopers  2 года назад

      You're very welcome, Hasan! You can also check out the following guide on how this will be implemented with Jetpack Compose here: goo.gle/3zGQAkQ

  • @ostopguy
    @ostopguy 2 года назад +1

    its really annoying how to turn that dynamic Color off !!! It ruined my dark mode !!! on Xiaomi Mi11. android 13 !!!!

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

    How to disable this disaster feature in android 13 and miui 14?

  • @Mrdresden
    @Mrdresden 2 года назад +4

    I do not want to be too negative, but speaking as user rather than a developer I just can't see why I would want the colors of applications I use changed based on the wallpaper I use. And as a side note, what happens when the background is animated? Are the colors ever shifting in the application each time the screen gets redrawn, or at every application startup? Just have a hard time imaging why this would be something I'd like as a user.

  • @MS-xg3zl
    @MS-xg3zl 2 года назад

    Is it necessary to go from Material Design 2 to 3? why?thanks

  • @fromdent
    @fromdent 2 года назад

    genuinely asking, how to disable dynamic colors in all apps? cause when i change my home screen with light color some apps will change to light color following the home screen it's very weird and annoying even makes my eyes hurt even tho i've used dark mode. please i need help, thank you in advance.

  • @selvakumarmurugesan9013
    @selvakumarmurugesan9013 2 года назад +1

    Any android app using the material you dynamic colors?

    • @AndroidDevelopers
      @AndroidDevelopers  2 года назад +2

      Hello! We have a few resources that will help you on your Material You journey. Check them out:
      Designing with dynamic color; codelabs.developers.google.com/visualize-dynamic-color
      Implementation: codelabs.developers.google.com/codelabs/apply-dynamic-color?hl=en#0
      Custom theme: codelabs.developers.google.com/customizing-material-color
      Harmonizing colors: codelabs.developers.google.com/harmonize-color-android-views

    • @selvakumarmurugesan9013
      @selvakumarmurugesan9013 2 года назад +1

      @@AndroidDevelopers Thank you so much

  • @himsikharai4286
    @himsikharai4286 2 года назад +1

    very nice and informative video

  • @WilliamMelton617
    @WilliamMelton617 2 года назад

    What about TEXT!? I can't find the value for the text color

    • @AndroidDevelopers
      @AndroidDevelopers  2 года назад

      Hi! Check out the Color System guide which should help you get started. You will find a Token guide with the relevant values: m3.material.io/styles/color/the-color-system/color-roles

    • @WilliamMelton617
      @WilliamMelton617 2 года назад

      @@AndroidDevelopers thanks for that!! My issue was because I was working with stock apps built into LineageOS. They don't import the necessary libs to access the newer MD3 system colors. I'm working now on converting the mk files into bps so I can maybe bump these libs up and fix stock apps to use MD3 widgets

  • @ha3xc
    @ha3xc 2 года назад

    I want to turn it off how?

  • @jeckonly5853
    @jeckonly5853 3 года назад +1

    amazing!! It is beautiful!!

  • @youssef_aguinane
    @youssef_aguinane 9 месяцев назад

    🎉

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

    Worst feature ever. My background is black and white and you give me ORANGE?!