This commit is contained in:
tongchenfei
2020-07-13 14:26:15 +08:00
parent 1d5a785733
commit f9a3da467c

View File

@@ -27,7 +27,9 @@ import com.mogo.utils.logger.Logger;
import com.tencent.wecarflow.flowoutside.sdk.FlowPlayControl;
/**
* 适配爱趣听的window
* 适配爱趣听和酷我的window通过presenter区分
* 爱趣听使用{@link com.mogo.module.media.presenter.WeCarFlowPresenter}
* 酷我使用{@link KwPresenter}
*
* @author tongchenfei
*/