加快图片加载速度。
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Wed Dec 10 18:32:41 HKT 2025
|
||||
#Wed Dec 10 10:35:40 GMT 2025
|
||||
stageCount=9
|
||||
libraryProject=
|
||||
baseVersion=15.12
|
||||
publishVersion=15.12.8
|
||||
buildCount=0
|
||||
buildCount=1
|
||||
baseBetaVersion=15.12.9
|
||||
|
||||
@@ -217,7 +217,7 @@ public class BackgroundView extends RelativeLayout {
|
||||
public void run() {
|
||||
adjustImageViewSize();
|
||||
}
|
||||
}, 150);
|
||||
}, 100);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user