Implementing SearchView as per the material design guidelines

前端 未结 7 842
梦谈多话
梦谈多话 2020-12-04 05:04

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

7条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-04 05:43

    Here is how I tried to implement it, please check this out.

    https://github.com/Shahroz16/material-searchview

提交回复
热议问题