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 668 forks source link

Actionlayout menu to add a badge tells me android.widget.FrameLayout cannot be cast to android.widget.ImageView #334

Open FreedomChuks opened 4 years ago

FreedomChuks commented 4 years ago

java.lang.ClassCastException: android.widget.FrameLayout cannot be cast to android.widget.ImageView

FreedomChuks commented 4 years ago

i am using a framelayout as a the root layout and your menu item cannot cast it and the method for inflating menu is not exposed