opt
This commit is contained in:
@@ -568,7 +568,9 @@ public class TanluManager implements IMogoMarkerClickListener,
|
||||
@Override
|
||||
public void onAnimEnd() {
|
||||
UiThreadHandler.postDelayed( () -> {
|
||||
mogoAnimationMarker.destroy();
|
||||
if (mogoAnimationMarker != null) {
|
||||
mogoAnimationMarker.destroy();
|
||||
}
|
||||
}, 1_200L );
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user