1
0
mirror of https://github.com/tijder/SmsMatrix.git synced 2024-10-27 18:24:01 +00:00

Update MainActivity.java

This commit is contained in:
untidylamp 2018-10-21 10:39:33 -04:00 committed by GitHub
parent 6ec3dc5381
commit f87339668d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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