@Override
 protected Dialog onCreateDialog(int id) {
   return mDistribution.onCreateDialog(id);
 }