android pass bundle with search

后端 未结 5 1838
南笙
南笙 2020-12-06 13:02

Hello i am using android 3.0 search widget(not the search mode), the problem is i need to pass some parameters along with the search word.

Android i

5条回答
  •  暖寄归人
    2020-12-06 13:36

    Check if you have hard coded strings for android:hint or android:label in res/xml/searchable.xml. They must be string resource ids.

提交回复
热议问题