arimorty / floatingsearchview

A search view that implements a floating search bar also known as persistent search
https://github.com/arimorty/floatingsearchview/blob/master/README.md
Apache License 2.0
3.54k stars 667 forks source link

How to Show Icons beside overflow menu items #205

Closed mrad4tech closed 7 years ago

mrad4tech commented 7 years ago

I am trying to add icons beside the overflow menu items and the another thing is that the background color of overflow menu is always black I want it white help

arimorty commented 7 years ago

Version 2.1.0 will have a method getCurrentMenuItems() that will return the current menu items, so that they can be customized.