Merge remote-tracking branch 'remotes/core/master' into newBranch

This commit is contained in:
Anthony Calosa
2020-04-06 06:15:52 +08:00
22 changed files with 255 additions and 26 deletions

View File

@@ -76,7 +76,7 @@ public class Main extends AndroidApplication {
text.setTypeface(Typeface.SERIF);
String title="Forge needs Storage Permission to run properly...\n" +
"Follow this simple steps below:\n\n";
"Follow these simple steps:\n\n";
String steps = " 1) Tap \"Open App Details\" Button.\n" +
" 2) Tap Permissions\n"+
" 3) Turn on the Storage Permission.\n\n"+