File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
app/src/main/java/org/yh/yhframe Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff 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;//椭圆形
You can’t perform that action at this time.
0 commit comments