mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-12 06:05:10 -04:00
One more fixation
This commit is contained in:
parent
6631a588cb
commit
3f11b01888
@ -40,7 +40,7 @@ public class CrashFragment extends Fragment
|
||||
|
||||
crashView = (TextView) getView().findViewById(R.id.lmaintabconsoleLogCrashTextView);
|
||||
crashView.setTypeface(Typeface.MONOSPACE);
|
||||
crashView.setText(this.getText(R.string.main_nocrash));
|
||||
crashView.setHint(this.getText(R.string.main_nocrash));
|
||||
|
||||
//new File(crashPath).mkdirs();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user