移除一处debug位置
This commit is contained in:
parent
dd7214a945
commit
a5516ebfb3
@ -255,7 +255,7 @@ public class LiveUserDialogFragment extends AbsDialogFragment implements View.On
|
|||||||
mHonorLayout.setOnClickListener(v -> forwardHomePage());
|
mHonorLayout.setOnClickListener(v -> forwardHomePage());
|
||||||
|
|
||||||
//用户名片连点三次粉丝弹出视频debug窗
|
//用户名片连点三次粉丝弹出视频debug窗
|
||||||
mFansVal.setOnClickListener(new View.OnClickListener() {
|
/*mFansVal.setOnClickListener(new View.OnClickListener() {
|
||||||
long time=0;
|
long time=0;
|
||||||
int index=0;
|
int index=0;
|
||||||
@Override
|
@Override
|
||||||
@ -271,7 +271,7 @@ public class LiveUserDialogFragment extends AbsDialogFragment implements View.On
|
|||||||
time=0;
|
time=0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});*/
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user