android searchview setOnActionExpandListener on Honeycomb 3.2

前端 未结 5 1963
無奈伤痛
無奈伤痛 2020-12-15 23:32

I\'m developing an app for Android 3.2 and greater with android-support-v4. I need to implement OnActionExpandListener for \"intercept\" when Searc

5条回答
  •  隐瞒了意图╮
    2020-12-16 00:09

    thanks for your help, your solution is work for me. and i'd like to vote you up, but i just realized i have only 1 reputation,(;′⌒`)

    actually, my solution is similar to your, there is just one different in the menu xml file like this:

        
    

提交回复
热议问题