runaloop

Results 2 issues of runaloop

Hello. I have crash while pressing rec button. **My steps to reproduce:** 1. Build and install camera2video app on a device 2. Choose any resolution(i have checked few of them,...

Faced with such a problem, I have 2 classes, one written in java, and one in a kotlin: ```kotlin @CompiledJson class KotlinClassWithIgnore(val name: String = "Kotlin", @JsonAttribute(ignore = true) val...

help wanted