update 屏蔽注册后指导员引导弹窗
This commit is contained in:
parent
bd598176c1
commit
82c4edf7e4
@ -91,8 +91,8 @@ public class MainMessageViewHolder extends AbsMainViewHolder {
|
||||
public MainMessageViewHolder setHomeZdyPop(String homeZdyPop) {
|
||||
this.homeZdyPop = homeZdyPop;
|
||||
if (TextUtils.equals(homeZdyPop, "1")) {
|
||||
showGuideView();
|
||||
NoviceInstructorManager.get(mContext).setHomeZdyPop("");
|
||||
//showGuideView();
|
||||
//NoviceInstructorManager.get(mContext).setHomeZdyPop("");
|
||||
}
|
||||
return this;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user