@Override
 public boolean isEmpty() {
   return mAdapter.getGroupCount() == 0;
 }