buder

201709029工作日记--今天搜索的问题

1.线程池相关:mExecutor = Executors.newFixedThreadPool(2);

2.onItemLongClick(Adapter<?> parent, View view, int position, long id){}

3.ListView中notifyDataSetChanged()刷新数据  http://blog.csdn.net/ligengk/article/details/38959567

重点看:listview更新数据http://blog.csdn.net/jugglertao/article/details/62235703

4.开启ActionMode。http://www.jianshu.com/p/94050aac2eee

5.主要分两步: 1、实现ActionMode.Callback接口 2、调用startActionMode或者startSupportActionMode  http://www.jianshu.com/p/94050aac2eee

6.ActionBar

7.ActionBarContextView

8.actionbarcontextview

 

 

 

 

 

 

 

 

 

posted on 2017-09-29 09:31  buder  阅读(105)  评论(0编辑  收藏  举报

导航