Leonov Oleg

Results 5 issues of Leonov Oleg

I added custom pause menu by using FrameLayout. After that user press menu button i check if (menuLayout != null) { System.out.print("PauseMenu not null\n"); if (menuLayout.getVisibility() == View.VISIBLE) menuLayout.setVisibility(View.INVISIBLE); else...

I have found unPause after incoming call. I set pause in game by using mEngine.stop(). After call i have unpaused game.

adding: AndroidManifest.xml(in = 8720) (out= 2204)(deflated 74%) java.time.DateTimeException: Invalid value for MonthOfYear (valid values 1 - 12): 0

How can I send message to several emails? Should I create several `BackgroundMail.Builder` and call `send()` several times?

I have exception `FATAL EXCEPTION: Centrifugo Process: pro.myburse.app, PID: 27180 java.lang.NullPointerException: ssl == null at com.android.org.conscrypt.NativeCrypto.SSL_set_timeout(Native Method) at com.android.org.conscrypt.SslWrapper.setTimeout(SslWrapper.java:101) at com.android.org.conscrypt.ActiveSession.invalidate(ActiveSession.java:147) at com.android.org.conscrypt.DelegatingExtendedSSLSession.invalidate(DelegatingExtendedSSLSession.java:120) at org.java_websocket.SSLSocketChannel2.close(SSLSocketChannel2.java:268) at org.java_websocket.WebSocketImpl.closeConnection(WebSocketImpl.java:453) at org.java_websocket.WebSocketImpl.eot(WebSocketImpl.java:511) at...

help wanted