Version: 4.0 Update

This commit is contained in:
gh0stkey
2024-12-21 15:34:45 +08:00
parent 1f1ca99f10
commit daacb2e146
24 changed files with 469 additions and 1427 deletions

View File

@@ -41,6 +41,4 @@ public class UIEnhancer {
textField.setText(placeholderText);
textField.putClientProperty("isPlaceholder", true);
}
}