Hi I'm trying to implement android's palette. Is it possible to set the toolbar's background color using imageview if so how ? i've tried translating it to bitmap but it didnt work the app is a web browser and i wanted to change the toolbar's baxkground color making it a little like chrome using favicons.
Thanks
You could just set the image as the background of your
Toolbar
: