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