zsmb
05/19/2025, 6:04 PMIsfaaghyth
05/20/2025, 1:11 AMstringResource
. Any thoughts?
java.lang.NullPointerException
at _layoutlib_._internal_.kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith ...
(ContinuationImpl.kt:33)
at _layoutlib_._internal_.kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101)
at _layoutlib_._internal_.kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263)
at _layoutlib_._internal_.kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
at _layoutlib_._internal_.kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
at _layoutlib_._internal_.kotlinx.coroutines.BuildersKt.runBlocking at _layoutlib_._internal_.kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47)
zsmb
05/20/2025, 6:55 AMui-components
module of kotlinconf-app as an example, like in FeedbackForm.kt.Lukáš Kúšik
05/20/2025, 7:38 AMTarget device is not selected
but the device picker is disabled.
Also, it put the desktop run task under Android App too, so it does not work either.Stanislav Tsyganov
05/20/2025, 7:46 AM