mirror of
https://github.com/tijder/SmsMatrix.git
synced 2026-03-02 03:40:08 +00:00
Dont start the service when the app is open
This commit is contained in:
@@ -68,7 +68,7 @@ public class MainActivity extends Activity {
|
||||
startService();
|
||||
}
|
||||
});
|
||||
startService();
|
||||
checkPermissions()
|
||||
}
|
||||
|
||||
private void checkPermissions() {
|
||||
|
||||
Reference in New Issue
Block a user