This commit is contained in:
Anuken
2021-08-27 09:58:08 -04:00
parent bfc9b07651
commit 8c32acbc30
2 changed files with 4 additions and 1 deletions

View File

@@ -83,6 +83,7 @@ public class LoadingFragment extends Fragment{
}
public void show(String text){
button.visible = false;
nameLabel.setColor(Color.white);
bar.visible = false;
table.clearActions();