rloschmann

Results 3 issues of rloschmann

BigDecimalField focus have a problem that can be demonstrated as follow: 1. Create a window containing at least 2 BigDecimalField controls. 2. Click in the first BigDecimalField to give it...

The problem is in this method: private fun onRtspClientStopped() { if (DEBUG) Log.v(TAG, "onRtspClientStopped()") uiHandler.post { statusListener?.onRtspStatusDisconnected() } stopDecoders() rtspThread = null } The listener is notified before the rtspThread...

Hello here is the code extract. The name "Pint" is wrong, probably a bad copy-paste... ``` /** * Revolutions per minute (abbreviated rpm, RPM, rev/min, r/min, or with the notation...