Android ExpandableListView长按事件
摘要:
expandableListView.setOnItemLongClickListener(new OnItemLongClickListener(){ @Override public boolean onItemLongClick(AdapterView arg0, ... 阅读全文
posted @ 2014-04-15 16:17 蒜头大葱 阅读(634) 评论(0) 推荐(0) 编辑