mirror of
https://github.com/tijder/SmsMatrix.git
synced 2024-10-27 18:24:01 +00:00
Dont start the service when the app is open
This commit is contained in:
parent
23a9adc062
commit
6ec3dc5381
@ -68,7 +68,7 @@ public class MainActivity extends Activity {
|
||||
startService();
|
||||
}
|
||||
});
|
||||
startService();
|
||||
checkPermissions()
|
||||
}
|
||||
|
||||
private void checkPermissions() {
|
||||
|
Loading…
Reference in New Issue
Block a user