添加网约车小巴初步实现
This commit is contained in:
@@ -124,4 +124,9 @@ public interface IMogoTopViewManager extends IProvider {
|
||||
* @return true-已经添加 false-未添加
|
||||
*/
|
||||
boolean isViewNoLinkageAdded(View view);
|
||||
|
||||
/**
|
||||
* 在vr模式下,隐藏所有topview,除了vr模式下的导航信息
|
||||
*/
|
||||
void removeAllViewInVrMode();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user