@Override
 public void onChanged() {
   super.onChanged();
   notifyDataSetChanged();
 }