opt
This commit is contained in:
@@ -176,6 +176,7 @@ public class MainLauncherActivity extends MainActivity implements IMogoIntentLis
|
||||
@Override
|
||||
public void warningChangedWithDirection(int type) {
|
||||
Log.d(TAG, "显示红色预警蒙层");
|
||||
Log.d("MogoObu", "显示红色预警蒙层 ------> type = " + type);
|
||||
switch (type) {
|
||||
case ALERT_THE_FRONT_CRASH_WARNING_TOP:
|
||||
mWarningTop.setVisibility(View.VISIBLE);
|
||||
|
||||
Reference in New Issue
Block a user