Exemplo n.º 1
0
 @Override
 public boolean onUnbind(Intent intent) {
   close();
   return super.onUnbind(intent);
 }