2D弹框预警-进入3D-展示2DUI样式修改:进入3D模式remove掉2D模式下弹框
This commit is contained in:
@@ -61,7 +61,7 @@ public class V2XManager implements IV2XProvider {
|
||||
if (listeners != null && !listeners.isEmpty()) {
|
||||
for (IV2XWindowManagerListener listener : listeners) {
|
||||
if (listener != null) {
|
||||
listener.removeAllTipWindow();
|
||||
listener.removeTipWindowByListener();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user