历史记录筛选

This commit is contained in:
fengjignqi
2026-06-03 15:14:49 +08:00
parent bd75b8baeb
commit 2507657285
5 changed files with 76 additions and 154 deletions

View File

@@ -154,6 +154,7 @@ public class MyApplication extends Application {
.setUseDeviceSize(true)
// 是否支持 fragment
.setCustomFragment(true);
android.util.Log.e("TEST", "hello");
}
private boolean shouldInit() {