public void clear() { inputView.setText(""); listAdapter.clear(); listAdapter.notifyDataSetChanged(); }