Results 3 comments of Timur Gilfanov

Have same problem on API 21+. Have GL error 0x0505 (Out Of Memory) and stacktrace: _ZN7android13MediaRecorder15setVideoEncoderEi+3. Starting with Android 8.0 my app not crashed but stop video recording instead of...

For the second case user inform us that reinstall of application solve the problem. Users device is Xperia SP (C5303) with ARMv7 processor. Another user have simultaneous crash on Xperia...

@Rosomack I want to observe text state within Orbit container host. I have text state to observe: ``` private suspend fun observeInputText() = subIntent { runOn { repeatOnSubscription { snapshotFlow...