Skip to content

Commit f92f101

Browse files
committed
升级版本 视频自定义图片
1 parent 7515c2d commit f92f101

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/src/main/java/org/yh/yhframe/MainActivity.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ public void initWidget()
5555
//LogUtils.e(TAG, Thread.currentThread().getId());
5656
//startService(myIntentService);
5757
//YHGlide.getInstanse(this).loadImgeForDrawable(R.mipmap.ic_launcher,img);
58-
YHGlide.getInstanse(MyApplication.getInstance()).loadImgeForUrl("http://image.51efan" +
59-
".com/storage/menu/201705/ca07a8ca27b3beae828b871d888cd88f.jpg", img);
58+
YHGlide.getInstanse(MyApplication.getInstance()).loadImgeForUrl("http://beeshomeimg.test.upcdn.net/mms/user/headImg/pj4xkvup9ijcxhqekoj9xqf3acn6c9n8.jpg", img);
6059
// public static final int TYPE_CIRCLE = 0;// 圆形
6160
// public static final int TYPE_ROUND = 1;// 圆角矩形
6261
// public static final int TYPE_OVAL = 2;//椭圆形

0 commit comments

Comments
 (0)