I would like to implement the SearchView
with same effect as in Gmail app.
What I'm looking for is, how to have Dark Theme Toolbar
and Light Theme SearchView
? I attached images for better understanding.
Basically Gmail app have a dark Toolbar
and when user clicks search icon, the light SearchView
appears. How I can achieve this behaviour? Actually I'm looking for 1:1 same design solution just with different colors. There should be some native way how to achieve this.
Thanks in advance