Closed kyroschow closed 6 years ago
Intent browserIntent = new Intent(Intent.ACTION_VIEW, Uri.parse("https://github.com/TheCompSciNoob/MinigameMarathon"));
startActivity(browserIntent);
will implement now
fixed by b1101ed7a4f63a930319fc237550c4d3bcca124e
I put a TODO in
AboutFragment