20251202_025211_572提高应用调试能力

This commit is contained in:
2025-12-02 02:52:45 +08:00
parent f6a00fac36
commit 33f1b430a4
2 changed files with 2 additions and 3 deletions

View File

@@ -347,7 +347,6 @@ public class BackgroundView extends RelativeLayout {
adjustImageViewSize();
}
});
LogUtils.d(TAG, "父容器未测量完成延迟调整ImageView尺寸");
return;
}