Move "Tools.setFullscreen(this);" to BaseActivity.java

This commit is contained in:
khanhduytran0 2020-11-20 13:54:00 +07:00
parent 644af4eaaf
commit 8e34e8d398
6 changed files with 2 additions and 12 deletions

View file

@ -121,8 +121,6 @@ public class BaseMainActivity extends LoggableActivity {
logFile.createNewFile();
logStream = new PrintStream(logFile.getAbsolutePath());
Tools.setFullscreen(this);
mProfile = PojavProfile.getCurrentProfileContent(this);
mVersionInfo = Tools.getVersionInfo(mProfile.getVersion());
// Minecraft 1.12.x special case: use indirect char pipe