This commit is contained in:
Anuken 2020-07-30 17:01:12 -04:00
parent 06b08c80c2
commit 01e3599c7d
2 changed files with 2 additions and 1 deletions

View File

@ -83,6 +83,7 @@ public class LoadingFragment extends Fragment{
CharSequence realText = nameLabel.getText();
//fallback to the default font if characters are missing
//TODO this should happen everywhere
for(int i = 0; i < realText.length(); i++){
if(Fonts.tech.getData().getGlyph(realText.charAt(i)) == null){
nameLabel.setStyle(Styles.defaultLabel);

View File

@ -1,3 +1,3 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m
archash=810c593d485c495fe6fe8612796a0f060030d0ab
archash=cca1ec7ef642a2bcbe3b3cc5ca9273de1c920c3b