Ejemplo n.º 1
0
 /** Automatically called when the activity is resumed */
 @Override
 public void onResume() {
   super.onResume();
   YieldsApplication.setGroup(mGroup);
 }