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

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Mon Dec 01 18:24:07 GMT 2025
#Mon Dec 01 18:48:19 GMT 2025
stageCount=13
libraryProject=
baseVersion=15.11
publishVersion=15.11.12
buildCount=102
buildCount=103
baseBetaVersion=15.11.13

View File

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