コード例 #1
0
 @Override
 protected void onResume() {
   NotificationUtils.cancelNotification(this);
   super.onResume();
 }