start tanlu service
This commit is contained in:
@@ -314,8 +314,10 @@ import static com.mogo.module.tanlu.video.VideoInitKt.initVideo;
|
||||
initMap();
|
||||
initStrings();
|
||||
initListener();
|
||||
Log.d(TAG, "onActivityCreated ------>");
|
||||
// 数据先到,卡片后创建
|
||||
initData( DataSetChangedAdapter.getInstance().getData() );
|
||||
sendShareReceiver("0");
|
||||
}
|
||||
|
||||
private void initModelData() {
|
||||
@@ -761,8 +763,6 @@ import static com.mogo.module.tanlu.video.VideoInitKt.initVideo;
|
||||
isCurrentPage = true;
|
||||
Logger.d(TAG, "tanlu卡片 onPerform 有效 ---->");
|
||||
renderCardViews();
|
||||
|
||||
sendShareReceiver("0");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user