Match status bar colour with most predominant colour of art Material Design Android -


i wondering if there kind of library/api or way match status bar colour imagery in whatsapp material design update.

example here , here.

thanks in advance!

i'm not sure got it, can extract dominant colors in image palette support library.

it lets extract, given bitmap, 6 colors might need:

  • vibrant
  • vibrant dark
  • vibrant light
  • muted
  • muted dark
  • muted light

see here reference.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

html - How can i make an element from a bottom stacking context stays in front of another higher stacking context? -

html - href attribute breaking an element -