1
0
mirror of https://github.com/tijder/SmsMatrix.git synced 2026-03-02 03:40:08 +00:00

allways have the service running

This commit is contained in:
untidylamp_gitlab
2018-11-01 16:34:55 -04:00
committed by GitHub
parent 914148c100
commit 97746625c4

View File

@@ -68,7 +68,7 @@ public class MainActivity extends Activity {
startService();
}
});
checkPermissions();
startService();
}
private void checkPermissions() {