public void notifyDataSetChanged() {
   adapter.notifyDataSetChanged();
 }