1. 程式人生 > >android 程序 避免nfc重復掃描

android 程序 避免nfc重復掃描

ext add notify emc edittext adapter contain 避免 get


if (!dataList.contains(result)) {
dataList.add(0,result);
adapter.notifyItemInserted(0);
numEditText.setText(adapter.getItemCount() + "件");
}



android 程序 避免nfc重復掃描