我有一个列表视图,它已经包含了一个数据列表。protected void onListItemClick(ListView l, View v, int position, long id) { /* * want to add another bunch of data just below postion 0!!! */}
我正在尝试使用adapter.notifyDataSetChanged(),但是我不能让它工作,你能帮我吗?savedInstanceState);
entry.open();
final ArrayAdapter<String> adapter = new ArrayAdapter<String>(this,R.layout.list_item,entry.getGameNa