I have been looking for ways to implement a searchview in the activity toolbar (actionbar) as per the material design guidelines.
On clicking on the search icon, the
Here is how I tried to implement it, please check this out.
https://github.com/Shahroz16/material-searchview