解決方案:
1.menu.xml中 加入命名空間:xmlns:custom="http://schemas.android.com/apk/res/這里改成你的包名"
2.將android:actionViewClass="android.widget.SearchView" 替換為 custom:actionViewClass="android.widget.SearchView"
成功點贊。 詳細(xì)可以了解:http://www.2cto.com/kf/201503/380578.html
1.menu.xml中 加入命名空間:xmlns:custom="http://schemas.android.com/apk/res/這里改成你的包名"
2.將android:actionViewClass="android.widget.SearchView" 替換為 custom:actionViewClass="android.widget.SearchView"
成功點贊。 詳細(xì)可以了解:http://www.2cto.com/kf/201503/380578.html
2015-12-10
慕課老師,還是把每個不常用的方法什么的順帶講講都是干嘛用的,要不對于初學(xué)者來說聽著稀里糊涂的,一直關(guān)注你的課程,希望能跟著你的視頻讓我進(jìn)步
2015-11-25