Max Mayorov
Max Mayorov
Hello, Thanks for this little app, it is really amazing! However, recently I receive `kotlin.KotlinNullPointerException` in `OngoingCall.answer` with stack trace: ``` com.github.arekolek.phone.OngoingCall.answer OngoingCall.kt:29 com.github.arekolek.phone.CallActivity$onStart$7.invoke CallActivity.kt:85 com.github.arekolek.phone.CallActivity$onStart$7.invoke CallActivity.kt:27 com.github.arekolek.phone.CallActivity$subscribeWithDelay$2.accept CallActivity.kt:128 io.reactivex.internal.observers.LambdaObserver.onNext...
Hi. I'm trying to use Cayenne with on Arduino MKR WiFi 1010 but it hangs on Cayenne.begin... Here's the code for library version 1.3.1 ``` #define CAYENNE_DEBUG // Uncomment to...
Hi, I'm trying to use this annotations for my GraphQL schema, and they are great, but apparently I have to add a wrapper class around GraphQLType to add a parameterless...
Hey, awesome tool here. But it wasn't working on high definition screens correctly. I've fixed it.