How to use edit text as search box in expandable listview android?

前端 未结 2 1378
悲&欢浪女
悲&欢浪女 2021-01-06 20:16

In my application i am using expandable list view.Now i want to use search box for display the filtered expandable list view items.For this purpose i am using the following

2条回答
  •  花落未央
    2021-01-06 20:50

    I think you need use actionBarCompat for backward compatibility. http://android-developers.blogspot.com/2013/08/actionbarcompat-and-io-2013-app-source.html

提交回复
热议问题