opt
This commit is contained in:
@@ -348,6 +348,9 @@ public class MogoServices implements IMogoMapListener,
|
||||
Logger.i( TAG, "刷新半径 = %s, 点 = %s, zoomLevel = %s, amount = %s", ro.mRadius, ro.mLonLat, mLastZoomLevel, ro.mAmount );
|
||||
}
|
||||
} else if( msg.what == ServiceConst.MSG_LOCK_CAR ){
|
||||
if ( mStatusManager.isSearchUIShow() ) {
|
||||
return;
|
||||
}
|
||||
mStatusManager.setUserInteractionStatus( TAG, true, false );
|
||||
mUiController.recoverLockMode();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user