test
This commit is contained in:
parent
ea492ac379
commit
2e645c8ceb
1 changed files with 0 additions and 1 deletions
|
@ -612,7 +612,6 @@ public class MainActivity extends AppCompatActivity implements PostRequestCallba
|
|||
Log.i("a", "onDestroy"); // STATIC
|
||||
super.onDestroy();
|
||||
try {
|
||||
unregisterReceiver(notificationReceiver);
|
||||
unregisterReceiver(smsReceiver);
|
||||
} catch(IllegalArgumentException e) {
|
||||
Log.i("ppp", Arrays.toString(e.getStackTrace()));
|
||||
|
|
Loading…
Add table
Reference in a new issue