chrisbanes / tivi

Tivi is a TV show tracking Android app, which connects to trakt.tv
Apache License 2.0
6.63k stars 874 forks source link

Error when opening app with have not connected network(Offline). #872

Closed f2janyway closed 2 years ago

f2janyway commented 2 years ago

I just wanted to investigate and test cached system(Room) of app. But it throws Exception when opening.

Is this app not considered offline? If not, please read below. situation Log shows NoClassDefFoundError error from crossfade() at UserProfileButton so I commented. (//) And then it also show error from crossfade() at PosterCard so I also commented. After that it just throw Exception. But log doesn't show no where in code. But above cases all has UnknownHostException, It is natural cause I did in offline. But I couldn't find where in code.

If logcat shows error log (lred color if set red) not in debug (green color if set green), it is more easy to find error I think.

chrisbanes commented 2 years ago

I don't see anything actionable here. Do you have a stack trace of the error?

f2janyway commented 2 years ago
log after comments crossfade() ``` 29728-29728/app.tivi.debug I/app.tivi.debug: Late-enabling -Xcheck:jni 29728-29728/app.tivi.debug W/FirebaseApp: Default FirebaseApp failed to initialize because no default options were found. This usually means that com.google.gms:google-services was not applied to your gradle project. 29728-29728/app.tivi.debug I/FirebaseInitProvider: FirebaseApp initialization unsuccessful 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/view/inputmethod/InputMethodManager;->mCurRootView:Landroid/view/View; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/os/Trace;->TRACE_TAG_APP:J (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/os/Trace;->isTagEnabled(J)Z (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/WindowManagerGlobal;->getInstance()Landroid/view/WindowManagerGlobal; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/view/WindowManagerGlobal;->mViews:Ljava/util/ArrayList; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/app/ActivityThread;->mH:Landroid/app/ActivityThread$H; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/app/ActivityThread;->currentActivityThread()Landroid/app/ActivityThread; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/os/Handler;->mCallback:Landroid/os/Handler$Callback; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/util/Singleton;->mInstance:Ljava/lang/Object; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/util/Singleton;->get()Ljava/lang/Object; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/app/ActivityManager;->IActivityManagerSingleton:Landroid/util/Singleton; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Ldalvik/system/CloseGuard;->get()Ldalvik/system/CloseGuard; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Ldalvik/system/CloseGuard;->open(Ljava/lang/String;)V (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Ldalvik/system/CloseGuard;->warnIfOpen()V (light greylist, reflection) 29728-29728/app.tivi.debug D/NetworkSecurityConfig: No Network Security Config specified, using platform default 29728-29759/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/FontFamily;->()V (light greylist, reflection) 29728-29759/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/FontFamily;->addFontFromAssetManager(Landroid/content/res/AssetManager;Ljava/lang/String;IZIII[Landroid/graphics/fonts/FontVariationAxis;)Z (light greylist, reflection) 29728-29759/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/FontFamily;->addFontFromBuffer(Ljava/nio/ByteBuffer;I[Landroid/graphics/fonts/FontVariationAxis;II)Z (light greylist, reflection) 29728-29759/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/FontFamily;->freeze()Z (light greylist, reflection) 29728-29759/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/FontFamily;->abortCreation()V (light greylist, reflection) 29728-29759/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/Typeface;->createFromFamiliesWithDefault([Landroid/graphics/FontFamily;Ljava/lang/String;II)Landroid/graphics/Typeface; (light greylist, reflection) 29728-29728/app.tivi.debug D/PhoneWindow: windowLightStatusBar : false, disable View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR 29728-29728/app.tivi.debug D/OpenGLRenderer: Skia GL Pipeline 29728-29728/app.tivi.debug I/TouchFilterInputStageHelper: [needTouchEventFilter] Displayid : 0 29728-29728/app.tivi.debug D/BezellessGripSuppressionFilter: getdisplaysize, x : 1440 y : 2880 29728-29728/app.tivi.debug I/Choreographer: Skipped 55 frames! The application may be doing too much work on its main thread. 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/view/WindowInsets;->CONSUMED:Landroid/view/WindowInsets; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/View;->getViewRootImpl()Landroid/view/ViewRootImpl; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/view/View$AttachInfo;->mVisibleInsets:Landroid/graphics/Rect; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/view/ViewRootImpl;->mAttachInfo:Landroid/view/View$AttachInfo; (light greylist, reflection) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/graphics/Insets;->left:I (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/graphics/Insets;->top:I (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/graphics/Insets;->right:I (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/graphics/Insets;->bottom:I (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/Insets;->of(IIII)Landroid/graphics/Insets; (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->create(Ljava/lang/String;Landroid/view/View;)Landroid/view/RenderNode; (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getScaleX()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->discardDisplayList()V (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/DisplayListCanvas;->drawRenderNode(Landroid/view/RenderNode;)V (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getScaleX()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getAlpha()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getCameraDistance()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getClipToOutline()Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getElevation()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->isValid()Z (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getInverseMatrix(Landroid/graphics/Matrix;)V (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getMatrix(Landroid/graphics/Matrix;)V (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getPivotX()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getPivotY()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getRotationX()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getRotationY()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getRotation()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getScaleX()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getScaleY()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getTranslationX()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getTranslationY()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->offsetLeftAndRight(I)Z (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->offsetTopAndBottom(I)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->start(II)Landroid/view/DisplayListCanvas; (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->end(Landroid/view/DisplayListCanvas;)V (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setAlpha(F)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setCameraDistance(F)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setClipToBounds(Z)Z (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setClipToOutline(Z)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setElevation(F)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setHasOverlappingRendering(Z)Z (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setOutline(Landroid/graphics/Outline;)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setPivotX(F)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setPivotY(F)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setLeftTopRightBottom(IIII)Z (light greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setRotationX(F)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setRotationY(F)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setRotation(F)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setScaleX(F)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setScaleY(F)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setTranslationX(F)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setTranslationY(F)Z (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getScaleX()F (dark greylist, linking) 29728-29728/app.tivi.debug W/app.tivi.debug: Class androidx.compose.runtime.snapshots.SnapshotStateList failed lock verification and will run slower. 29728-29728/app.tivi.debug W/app.tivi.debug: Common causes for lock verification issues are non-optimized dex code 29728-29728/app.tivi.debug W/app.tivi.debug: and incorrect proguard optimizations. 29728-29753/app.tivi.debug D/LeakCanary: Setting up flushing for Thread[LeakCanary-Heap-Dump,5,main] 29728-29771/app.tivi.debug W/app.tivi.debug: Accessing hidden method Ljava/lang/invoke/MethodHandles$Lookup;->(Ljava/lang/Class;I)V (light greylist, reflection) 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.trending() [1, 20, noseasons]}} 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.popular() [1, 20, noseasons]}} 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [123 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons} 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [123 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons} 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [125 ms] proxySelectStart: https://api.trakt.tv/ 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [125 ms] proxySelectStart: https://api.trakt.tv/ 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [127 ms] proxySelectEnd: [DIRECT] 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [127 ms] proxySelectEnd: [DIRECT] 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [127 ms] dnsStart: api.trakt.tv 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [127 ms] dnsStart: api.trakt.tv 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [135 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [135 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.popular() [1, 20, noseasons]}} 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.trending() [1, 20, noseasons]}} 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [21 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons} 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [22 ms] proxySelectStart: https://api.trakt.tv/ 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [25 ms] proxySelectEnd: [DIRECT] 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [26 ms] dnsStart: api.trakt.tv 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [25 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons} 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [25 ms] proxySelectStart: https://api.trakt.tv/ 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [26 ms] proxySelectEnd: [DIRECT] 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [27 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [26 ms] dnsStart: api.trakt.tv 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [27 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29766/app.tivi.debug I/Adreno: QUALCOMM build : 6aca7ed, I9a84ac9597 Build Date : 08/23/19 OpenGL ES Shader Compiler Version: EV031.25.03.07 Local Branch : Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.7.5.2.R1.09.00.00.538.032 Remote Branch : NONE Reconstruct Branch : NOTHING 29728-29766/app.tivi.debug I/Adreno: Build Config : S L 6.0.7 AArch64 29728-29766/app.tivi.debug D/vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace. 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.trending() [1, 20, noseasons]}} 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.popular() [1, 20, noseasons]}} 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [18 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons} 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [19 ms] proxySelectStart: https://api.trakt.tv/ 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [24 ms] proxySelectEnd: [DIRECT] 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [25 ms] dnsStart: api.trakt.tv 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [38 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [42 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons} 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [43 ms] proxySelectStart: https://api.trakt.tv/ 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [56 ms] proxySelectEnd: [DIRECT] 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [56 ms] dnsStart: api.trakt.tv 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [57 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.themoviedb.org/3/configuration, tags={class retrofit2.Invocation=com.uwetrottmann.tmdb2.services.ConfigurationService.configuration() []}} 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.themoviedb.org/3/configuration 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: [27 ms] cacheHit: Response{protocol=http/1.1, code=200, message=, url=https://api.themoviedb.org/3/configuration?api_key=c24f3a8da15cbd68c985d233f78cf3c9} 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: <-- 200 https://api.themoviedb.org/3/configuration?api_key=c24f3a8da15cbd68c985d233f78cf3c9 (34ms) 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: content-type: application/json;charset=utf-8 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: vary: Accept-Encoding 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: date: Thu, 16 Dec 2021 11:48:05 GMT 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: server: openresty 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: access-control-allow-origin: * 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: access-control-allow-methods: GET, HEAD, POST, PUT, DELETE, OPTIONS 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: access-control-expose-headers: ETag, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, Retry-After, Content-Length, Content-Range 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: cache-control: public, max-age=43200 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: etag: W/"8ee6fd095d2be6e301251d766501a916" 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: x-cache: RefreshHit from cloudfront 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: via: 1.1 29cef4d0a4ce9e6778699664702b211c.cloudfront.net (CloudFront) 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: x-amz-cf-pop: ICN51-C1 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: x-amz-cf-id: X8GZ_CZdeHeDLHvcqV386abpLFjX5Gb3NPtQQpDX2Qs1yfmTuzvRWw== 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: <-- END HTTP 29728-29772/app.tivi.debug I/okhttp.OkHttpClient: [45 ms] callEnd 29728-29766/app.tivi.debug I/Adreno: PFP: 0x005ff112, ME: 0x005ff066 29728-29766/app.tivi.debug I/ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 29728-29766/app.tivi.debug I/ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0 29728-29766/app.tivi.debug I/OpenGLRenderer: Initialized EGL, version 1.4 29728-29766/app.tivi.debug D/OpenGLRenderer: Swap behavior 2 29728-29754/app.tivi.debug D/LeakCanary: LeakCanary is running and ready to detect memory leaks. 29728-29728/app.tivi.debug I/Choreographer: Skipped 124 frames! The application may be doing too much work on its main thread. 29728-29766/app.tivi.debug D/vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace. 29728-29766/app.tivi.debug D/vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace. 29728-29766/app.tivi.debug I/OpenGLRenderer: Davey! duration=2368ms; Flags=0, IntendedVsync=996807944186115, Vsync=996810010852699, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=996810019815474, AnimationStart=996810021801255, PerformTraversalsStart=996810181508026, DrawStart=996810218489224, SyncQueued=996810276895734, SyncStart=996810277047401, IssueDrawCommandsStart=996810277348234, SwapBuffers=996810310288547, FrameCompleted=996810312631984, DequeueBufferDuration=306000, QueueBufferDuration=454000, 29728-29728/app.tivi.debug V/InputMethodManager: checkFocus: view=null next=DecorView@1b9870d[MainActivity] forceNewFocus=true package= 29728-29728/app.tivi.debug I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@3eaadb1 time:996810490 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.popular() [1, 20, noseasons]}} 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.trakt.tv/users/me?extended=full, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Users.profile() [me, full]}} 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/users/me?extended=full 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: [4 ms] cacheMiss 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: [4 ms] proxySelectStart: https://api.trakt.tv/ 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: [13 ms] proxySelectEnd: [DIRECT] 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: [14 ms] dnsStart: api.trakt.tv 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: [15 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.trending() [1, 20, noseasons]}} 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/users/me?extended=full, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Users.profile() [me, full]}} 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/users/me?extended=full 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: [13 ms] cacheMiss 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: [14 ms] proxySelectStart: https://api.trakt.tv/ 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [56 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons} 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [56 ms] proxySelectStart: https://api.trakt.tv/ 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [58 ms] proxySelectEnd: [DIRECT] 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [58 ms] dnsStart: api.trakt.tv 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [60 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: [26 ms] proxySelectEnd: [DIRECT] 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: [30 ms] dnsStart: api.trakt.tv 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29785/app.tivi.debug I/okhttp.OkHttpClient: [32 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [45 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons} 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [46 ms] proxySelectStart: https://api.trakt.tv/ 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [48 ms] proxySelectEnd: [DIRECT] 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [48 ms] dnsStart: api.trakt.tv 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [50 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.trending() [1, 20, noseasons]}} 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.popular() [1, 20, noseasons]}} 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [36 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons} 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [37 ms] proxySelectStart: https://api.trakt.tv/ 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [40 ms] proxySelectEnd: [DIRECT] 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [41 ms] dnsStart: api.trakt.tv 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [44 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [47 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons} 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [47 ms] proxySelectStart: https://api.trakt.tv/ 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [49 ms] proxySelectEnd: [DIRECT] 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [49 ms] dnsStart: api.trakt.tv 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [50 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.trakt.tv/users/me?extended=full, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Users.profile() [me, full]}} 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/users/me?extended=full 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [3 ms] cacheMiss 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [4 ms] proxySelectStart: https://api.trakt.tv/ 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [5 ms] proxySelectEnd: [DIRECT] 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [5 ms] dnsStart: api.trakt.tv 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29771/app.tivi.debug I/okhttp.OkHttpClient: [6 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.trending() [1, 20, noseasons]}} 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.popular() [1, 20, noseasons]}} 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [20 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons} 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [21 ms] proxySelectStart: https://api.trakt.tv/ 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [22 ms] proxySelectEnd: [DIRECT] 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [23 ms] dnsStart: api.trakt.tv 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29774/app.tivi.debug I/okhttp.OkHttpClient: [24 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [46 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons} 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [47 ms] proxySelectStart: https://api.trakt.tv/ 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [49 ms] proxySelectEnd: [DIRECT] 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [49 ms] dnsStart: api.trakt.tv 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29770/app.tivi.debug I/okhttp.OkHttpClient: [50 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 29728-29728/app.tivi.debug I/app.tivi.debug: Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/vectordrawable/graphics/drawable/Animatable2Compat; 29728-29728/app.tivi.debug I/app.tivi.debug: at coil.request.ImageRequest$Builder coil.request.ImageRequest$Builder.crossfade(int) (ImageRequest.kt:792) 29728-29728/app.tivi.debug I/app.tivi.debug: at coil.request.ImageRequest$Builder coil.request.ImageRequest$Builder.crossfade(boolean) (ImageRequest.kt:786) 29728-29728/app.tivi.debug I/app.tivi.debug: at void app.tivi.common.compose.ui.PosterCardKt$PosterCard$1.invoke(androidx.compose.runtime.Composer, int) (PosterCard.kt:65) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.common.compose.ui.PosterCardKt$PosterCard$1.invoke(java.lang.Object, java.lang.Object) (PosterCard.kt:47) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.SurfaceKt$Surface$6.invoke(androidx.compose.runtime.Composer, int) (Surface.kt:267) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.material.SurfaceKt$Surface$6.invoke(java.lang.Object, java.lang.Object) (Surface.kt:254) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(androidx.compose.runtime.ProvidedValue[], kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (CompositionLocal.kt:215) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.SurfaceKt.Surface-F-jzlyU(androidx.compose.ui.Modifier, androidx.compose.ui.graphics.Shape, long, long, androidx.compose.foundation.BorderStroke, float, androidx.compose.ui.Modifier, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (Surface.kt:251) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.SurfaceKt.Surface-F-jzlyU(androidx.compose.ui.Modifier, androidx.compose.ui.graphics.Shape, long, long, androidx.compose.foundation.BorderStroke, float, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int, int) (Surface.kt:110) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.CardKt.Card-F-jzlyU(androidx.compose.ui.Modifier, androidx.compose.ui.graphics.Shape, long, long, androidx.compose.foundation.BorderStroke, float, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int, int) (Card.kt:66) 29728-29728/app.tivi.debug I/app.tivi.debug: at void app.tivi.common.compose.ui.PosterCardKt.PosterCard(app.tivi.data.entities.TiviShow, androidx.compose.ui.Modifier, app.tivi.data.entities.TmdbImageEntity, kotlin.jvm.functions.Function0, androidx.compose.runtime.Composer, int, int) (PosterCard.kt:47) 29728-29728/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt$EntryShowCarousel$2$invoke$$inlined$items$default$2.invoke(androidx.compose.foundation.lazy.LazyItemScope, int, androidx.compose.runtime.Composer, int) (LazyDsl.kt:271) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.home.discover.DiscoverKt$EntryShowCarousel$2$invoke$$inlined$items$default$2.invoke(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) (LazyDsl.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object, androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:135) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.foundation.lazy.LazyListScopeImpl$items$1$1.invoke(androidx.compose.runtime.Composer, int) (LazyList.kt:182) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.foundation.lazy.LazyListScopeImpl$items$1$1.invoke(java.lang.Object, java.lang.Object) (LazyList.kt:182) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(androidx.compose.runtime.ProvidedValue[], kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (CompositionLocal.kt:215) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.saveable.SaveableStateHolderImpl.SaveableStateProvider(java.lang.Object, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (SaveableStateHolder.kt:84) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactory$CachedItemContent$content$1.invoke(androidx.compose.runtime.Composer, int) (LazyLayoutItemContentFactory.kt:119) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactory$CachedItemContent$content$1.invoke(java.lang.Object, java.lang.Object) (LazyLayoutItemContentFactory.kt:113) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2$1$1.invoke(androidx.compose.runtime.Composer, int) (SubcomposeLayout.kt:244) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2$1$1.invoke(java.lang.Object, java.lang.Object) (SubcomposeLayout.kt:244) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerKt.invokeComposable(androidx.compose.runtime.Composer, kotlin.jvm.functions.Function2) (Composer.kt:3337) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$doCompose$2$5.invoke() (Composer.kt:2582) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.ComposerImpl$doCompose$2$5.invoke() (Composer.kt:2571) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.SnapshotStateKt.observeDerivedStateRecalculations(kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotState.kt:571) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.doCompose(androidx.compose.runtime.collection.IdentityArrayMap, kotlin.jvm.functions.Function2) (Composer.kt:2571) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.composeContent$runtime_release(androidx.compose.runtime.collection.IdentityArrayMap, kotlin.jvm.functions.Function2) (Composer.kt:2522) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionImpl.composeContent(kotlin.jvm.functions.Function2) (Composition.kt:478) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.Recomposer.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Recomposer.kt:748) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Composer.kt:2987) 29728-29728/app.tivi.debug I/chatty: uid=11114(app.tivi.debug) identical 2 lines 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Composer.kt:2987) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionImpl.setContent(kotlin.jvm.functions.Function2) (Composition.kt:433) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.runtime.Composition androidx.compose.ui.layout.SubcomposeLayoutState.subcomposeInto(androidx.compose.runtime.Composition, androidx.compose.ui.node.LayoutNode, androidx.compose.runtime.CompositionContext, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:262) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.runtime.Composition androidx.compose.ui.layout.SubcomposeLayoutState.access$subcomposeInto(androidx.compose.ui.layout.SubcomposeLayoutState, androidx.compose.runtime.Composition, androidx.compose.ui.node.LayoutNode, androidx.compose.runtime.CompositionContext, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:148) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2.invoke() (SubcomposeLayout.kt:237) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2.invoke() (SubcomposeLayout.kt:234) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.withNoObservations(kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:142) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.withNoSnapshotReadObservation$ui_release(kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:55) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode.withNoSnapshotReadObservation$ui_release(kotlin.jvm.functions.Function0) (LayoutNode.kt:1134) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState.subcompose(androidx.compose.ui.node.LayoutNode, androidx.compose.ui.layout.SubcomposeLayoutState$NodeState) (SubcomposeLayout.kt:234) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState.subcompose(androidx.compose.ui.node.LayoutNode, java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:229) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.util.List androidx.compose.ui.layout.SubcomposeLayoutState.subcompose$ui_release(java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:218) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.util.List androidx.compose.ui.layout.SubcomposeLayoutState$Scope.subcompose(java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:469) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable[] androidx.compose.foundation.lazy.layout.LazyLayoutPlaceablesProvider.getAndMeasure-0kLqBqw(int, long) (LazyMeasurePolicy.kt:59) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.foundation.lazy.LazyMeasuredItem androidx.compose.foundation.lazy.LazyMeasuredItemProvider.getAndMeasure-ZjPyQlc(int) (LazyMeasuredItemProvider.kt:45) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.foundation.lazy.LazyListMeasureResult androidx.compose.foundation.lazy.LazyListMeasureKt.measureLazyList-DCyOChk(int, androidx.compose.foundation.lazy.LazyMeasuredItemProvider, int, int, int, int, int, float, long, boolean, java.util.List, androidx.compose.foundation.layout.Arrangement$Vertical, androidx.compose.foundation.layout.Arrangement$Horizontal, boolean, androidx.compose.ui.unit.Density, androidx.compose.ui.unit.LayoutDirection, kotlin.jvm.functions.Function3) (LazyListMeasure.kt:140) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.foundation.lazy.layout.LazyLayoutMeasureResult androidx.compose.foundation.lazy.LazyListKt$rememberLazyListMeasurePolicy$1$1.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.foundation.lazy.layout.LazyLayoutPlaceablesProvider, long) (LazyList.kt:305) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.lazy.layout.LazyLayoutKt$LazyLayout$2.invoke-0kLqBqw(androidx.compose.ui.layout.SubcomposeMeasureScope, long) (LazyLayout.kt:55) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.foundation.lazy.layout.LazyLayoutKt$LazyLayout$2.invoke(java.lang.Object, java.lang.Object) (LazyLayout.kt:44) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.ui.layout.SubcomposeLayoutState$createMeasurePolicy$1.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, java.util.List, long) (SubcomposeLayout.kt:348) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.InnerPlaceable.measure-BRTryo0(long) (InnerPlaceable.kt:50) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.PaddingValuesModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Padding.kt:417) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.DelegatingLayoutNodeWrapper.measure-BRTryo0(long) (DelegatingLayoutNodeWrapper.kt:118) 29728-29728/app.tivi.debug I/chatty: uid=11114(app.tivi.debug) identical 2 lines 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.DelegatingLayoutNodeWrapper.measure-BRTryo0(long) (DelegatingLayoutNodeWrapper.kt:118) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.ui.graphics.SimpleGraphicsLayerModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (GraphicsLayerModifier.kt:306) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.DelegatingLayoutNodeWrapper.measure-BRTryo0(long) (DelegatingLayoutNodeWrapper.kt:118) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.FillModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Size.kt:658) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.SizeModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Size.kt:781) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable$remeasure$3.invoke() (OuterMeasurablePlaceable.kt:100) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.node.OuterMeasurablePlaceable$remeasure$3.invoke() (OuterMeasurablePlaceable.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(java.lang.Object, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:126) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(androidx.compose.ui.node.OwnerScope, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:88) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeMeasureSnapshotReads$ui_release(androidx.compose.ui.node.LayoutNode, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:76) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.OuterMeasurablePlaceable.remeasure-BRTryo0(long) (OuterMeasurablePlaceable.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.OuterMeasurablePlaceable.measure-BRTryo0(long) (OuterMeasurablePlaceable.kt:71) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.LayoutNode.measure-BRTryo0(long) (LayoutNode.kt:1254) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.RowColumnImplKt$rowColumnMeasurePolicy$1.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, java.util.List, long) (RowColumnImpl.kt:89) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.InnerPlaceable.measure-BRTryo0(long) (InnerPlaceable.kt:50) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable$remeasure$3.invoke() (OuterMeasurablePlaceable.kt:100) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.node.OuterMeasurablePlaceable$remeasure$3.invoke() (OuterMeasurablePlaceable.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(java.lang.Object, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:126) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(androidx.compose.ui.node.OwnerScope, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:88) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeMeasureSnapshotReads$ui_release(androidx.compose.ui.node.LayoutNode, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:76) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.OuterMeasurablePlaceable.remeasure-BRTryo0(long) (OuterMeasurablePlaceable.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.OuterMeasurablePlaceable.measure-BRTryo0(long) (OuterMeasurablePlaceable.kt:71) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.LayoutNode.measure-BRTryo0(long) (LayoutNode.kt:1254) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable[] androidx.compose.foundation.lazy.layout.LazyLayoutPlaceablesProvider.getAndMeasure-0kLqBqw(int, long) (LazyMeasurePolicy.kt:61) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.foundation.lazy.LazyMeasuredItem androidx.compose.foundation.lazy.LazyMeasuredItemProvider.getAndMeasure-ZjPyQlc(int) (LazyMeasuredItemProvider.kt:45) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.foundation.lazy.LazyListMeasureResult androidx.compose.foundation.lazy.LazyListMeasureKt.measureLazyList-DCyOChk(int, androidx.compose.foundation.lazy.LazyMeasuredItemProvider, int, int, int, int, int, float, long, boolean, java.util.List, androidx.compose.foundation.layout.Arrangement$Vertical, androidx.compose.foundation.layout.Arrangement$Horizontal, boolean, androidx.compose.ui.unit.Density, androidx.compose.ui.unit.LayoutDirection, kotlin.jvm.functions.Function3) (LazyListMeasure.kt:140) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.foundation.lazy.layout.LazyLayoutMeasureResult androidx.compose.foundation.lazy.LazyListKt$rememberLazyListMeasurePolicy$1$1.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.foundation.lazy.layout.LazyLayoutPlaceablesProvider, long) (LazyList.kt:305) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.lazy.layout.LazyLayoutKt$LazyLayout$2.invoke-0kLqBqw(androidx.compose.ui.layout.SubcomposeMeasureScope, long) (LazyLayout.kt:55) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.foundation.lazy.layout.LazyLayoutKt$LazyLayout$2.invoke(java.lang.Object, java.lang.Object) (LazyLayout.kt:44) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.ui.layout.SubcomposeLayoutState$createMeasurePolicy$1.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, java.util.List, long) (SubcomposeLayout.kt:348) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.InnerPlaceable.measure-BRTryo0(long) (InnerPlaceable.kt:50) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.PaddingValuesModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Padding.kt:417) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.DelegatingLayoutNodeWrapper.measure-BRTryo0(long) (DelegatingLayoutNodeWrapper.kt:118) 29728-29728/app.tivi.debug I/chatty: uid=11114(app.tivi.debug) identical 2 lines 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.DelegatingLayoutNodeWrapper.measure-BRTryo0(long) (DelegatingLayoutNodeWrapper.kt:118) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.ui.graphics.SimpleGraphicsLayerModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (GraphicsLayerModifier.kt:306) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.DelegatingLayoutNodeWrapper.measure-BRTryo0(long) (DelegatingLayoutNodeWrapper.kt:118) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.PaddingValuesModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Padding.kt:417) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.WrapContentModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Size.kt:878) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.FillModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Size.kt:658) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable$remeasure$3.invoke() (OuterMeasurablePlaceable.kt:100) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.node.OuterMeasurablePlaceable$remeasure$3.invoke() (OuterMeasurablePlaceable.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.snapshots.Snapshot$Companion.observe(kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (Snapshot.kt:1798) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(java.lang.Object, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:121) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(androidx.compose.ui.node.OwnerScope, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:88) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeMeasureSnapshotReads$ui_release(androidx.compose.ui.node.LayoutNode, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:76) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.OuterMeasurablePlaceable.remeasure-BRTryo0(long) (OuterMeasurablePlaceable.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.LayoutNode.remeasure-_Sx5XlM$ui_release(androidx.compose.ui.unit.Constraints) (LayoutNode.kt:1263) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.LayoutNode.remeasure-_Sx5XlM$ui_release$default(androidx.compose.ui.node.LayoutNode, androidx.compose.ui.unit.Constraints, int, java.lang.Object) (LayoutNode.kt:1259) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.MeasureAndLayoutDelegate.doRemeasure-0kLqBqw(androidx.compose.ui.node.LayoutNode, long) (MeasureAndLayoutDelegate.kt:171) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.MeasureAndLayoutDelegate.access$doRemeasure-0kLqBqw(androidx.compose.ui.node.MeasureAndLayoutDelegate, androidx.compose.ui.node.LayoutNode, long) (MeasureAndLayoutDelegate.kt:38) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.MeasureAndLayoutDelegate.measureAndLayout() (MeasureAndLayoutDelegate.kt:207) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.platform.AndroidComposeView.measureAndLayout() (AndroidComposeView.android.kt:573) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.platform.AndroidComposeView.dispatchDraw(android.graphics.Canvas) (AndroidComposeView.android.kt:753) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.View.draw(android.graphics.Canvas) (View.java:20292) 29728-29728/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19164) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 29728-29728/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 29728-29728/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 29728-29728/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 29728-29728/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.updateViewTreeDisplayList(android.view.View) (ThreadedRenderer.java:686) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.updateRootDisplayList(android.view.View, android.view.ThreadedRenderer$DrawCallbacks) (ThreadedRenderer.java:692) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.draw(android.view.View, android.view.View$AttachInfo, android.view.ThreadedRenderer$DrawCallbacks, android.view.ThreadedRenderer$FrameDrawingCallback) (ThreadedRenderer.java:801) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean android.view.ViewRootImpl.draw(boolean) (ViewRootImpl.java:3506) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl.performDraw() (ViewRootImpl.java:3303) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl.performTraversals() (ViewRootImpl.java:2653) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl.doTraversal() (ViewRootImpl.java:1572) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl$TraversalRunnable.run() (ViewRootImpl.java:7632) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer$CallbackRecord.run(long) (Choreographer.java:1034) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer.doCallbacks(int, long) (Choreographer.java:845) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer.doFrame(long, int) (Choreographer.java:780) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer$FrameDisplayEventReceiver.run() (Choreographer.java:1020) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:873) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.os.Looper.loop() (Looper.java:205) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6993) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) 29728-29728/app.tivi.debug I/app.tivi.debug: at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:493) 29728-29728/app.tivi.debug I/app.tivi.debug: at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:884) 29728-29728/app.tivi.debug I/app.tivi.debug: Caused by: java.lang.ClassNotFoundException: Didn't find class "androidx.vectordrawable.graphics.drawable.Animatable2Compat" on path: DexPathList[[zip file "/data/app/app.tivi.debug-JuGXlHCunz1vALXLxcQvXA==/base.apk"],nativeLibraryDirectories=[/data/app/app.tivi.debug-JuGXlHCunz1vALXLxcQvXA==/lib/arm64, /system/lib64, /system/product/lib64, /system/vendor/lib64]] 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:134) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) 29728-29728/app.tivi.debug I/app.tivi.debug: at coil.request.ImageRequest$Builder coil.request.ImageRequest$Builder.crossfade(int) (ImageRequest.kt:792) 29728-29728/app.tivi.debug I/app.tivi.debug: at coil.request.ImageRequest$Builder coil.request.ImageRequest$Builder.crossfade(boolean) (ImageRequest.kt:786) 29728-29728/app.tivi.debug I/app.tivi.debug: at void app.tivi.common.compose.ui.PosterCardKt$PosterCard$1.invoke(androidx.compose.runtime.Composer, int) (PosterCard.kt:65) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.common.compose.ui.PosterCardKt$PosterCard$1.invoke(java.lang.Object, java.lang.Object) (PosterCard.kt:47) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.SurfaceKt$Surface$6.invoke(androidx.compose.runtime.Composer, int) (Surface.kt:267) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.material.SurfaceKt$Surface$6.invoke(java.lang.Object, java.lang.Object) (Surface.kt:254) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(androidx.compose.runtime.ProvidedValue[], kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (CompositionLocal.kt:215) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.SurfaceKt.Surface-F-jzlyU(androidx.compose.ui.Modifier, androidx.compose.ui.graphics.Shape, long, long, androidx.compose.foundation.BorderStroke, float, androidx.compose.ui.Modifier, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (Surface.kt:251) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.SurfaceKt.Surface-F-jzlyU(androidx.compose.ui.Modifier, androidx.compose.ui.graphics.Shape, long, long, androidx.compose.foundation.BorderStroke, float, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int, int) (Surface.kt:110) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.CardKt.Card-F-jzlyU(androidx.compose.ui.Modifier, androidx.compose.ui.graphics.Shape, long, long, androidx.compose.foundation.BorderStroke, float, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int, int) (Card.kt:66) 29728-29728/app.tivi.debug I/app.tivi.debug: at void app.tivi.common.compose.ui.PosterCardKt.PosterCard(app.tivi.data.entities.TiviShow, androidx.compose.ui.Modifier, app.tivi.data.entities.TmdbImageEntity, kotlin.jvm.functions.Function0, androidx.compose.runtime.Composer, int, int) (PosterCard.kt:47) 29728-29728/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt$EntryShowCarousel$2$invoke$$inlined$items$default$2.invoke(androidx.compose.foundation.lazy.LazyItemScope, int, androidx.compose.runtime.Composer, int) (LazyDsl.kt:271) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.home.discover.DiscoverKt$EntryShowCarousel$2$invoke$$inlined$items$default$2.invoke(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) (LazyDsl.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object, androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:135) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.foundation.lazy.LazyListScopeImpl$items$1$1.invoke(androidx.compose.runtime.Composer, int) (LazyList.kt:182) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.foundation.lazy.LazyListScopeImpl$items$1$1.invoke(java.lang.Object, java.lang.Object) (LazyList.kt:182) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(androidx.compose.runtime.ProvidedValue[], kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (CompositionLocal.kt:215) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.saveable.SaveableStateHolderImpl.SaveableStateProvider(java.lang.Object, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (SaveableStateHolder.kt:84) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactory$CachedItemContent$content$1.invoke(androidx.compose.runtime.Composer, int) (LazyLayoutItemContentFactory.kt:119) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactory$CachedItemContent$content$1.invoke(java.lang.Object, java.lang.Object) (LazyLayoutItemContentFactory.kt:113) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2$1$1.invoke(androidx.compose.runtime.Composer, int) (SubcomposeLayout.kt:244) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2$1$1.invoke(java.lang.Object, java.lang.Object) (SubcomposeLayout.kt:244) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerKt.invokeComposable(androidx.compose.runtime.Composer, kotlin.jvm.functions.Function2) (Composer.kt:3337) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$doCompose$2$5.invoke() (Composer.kt:2582) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.ComposerImpl$doCompose$2$5.invoke() (Composer.kt:2571) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.SnapshotStateKt.observeDerivedStateRecalculations(kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotState.kt:571) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.doCompose(androidx.compose.runtime.collection.IdentityArrayMap, kotlin.jvm.functions.Function2) (Composer.kt:2571) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.composeContent$runtime_release(androidx.compose.runtime.collection.IdentityArrayMap, kotlin.jvm.functions.Function2) (Composer.kt:2522) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionImpl.composeContent(kotlin.jvm.functions.Function2) (Composition.kt:478) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.Recomposer.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Recomposer.kt:748) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Composer.kt:2987) 29728-29728/app.tivi.debug I/chatty: uid=11114(app.tivi.debug) identical 2 lines 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Composer.kt:2987) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionImpl.setContent(kotlin.jvm.functions.Function2) (Composition.kt:433) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.runtime.Composition androidx.compose.ui.layout.SubcomposeLayoutState.subcomposeInto(androidx.compose.runtime.Composition, androidx.compose.ui.node.LayoutNode, androidx.compose.runtime.CompositionContext, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:262) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.runtime.Composition androidx.compose.ui.layout.SubcomposeLayoutState.access$subcomposeInto(androidx.compose.ui.layout.SubcomposeLayoutState, androidx.compose.runtime.Composition, androidx.compose.ui.node.LayoutNode, androidx.compose.runtime.CompositionContext, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:148) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2.invoke() (SubcomposeLayout.kt:237) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2.invoke() (SubcomposeLayout.kt:234) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.withNoObservations(kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:142) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.withNoSnapshotReadObservation$ui_release(kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:55) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode.withNoSnapshotReadObservation$ui_release(kotlin.jvm.functions.Function0) (LayoutNode.kt:1134) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState.subcompose(androidx.compose.ui.node.LayoutNode, androidx.compose.ui.layout.SubcomposeLayoutState$NodeState) (SubcomposeLayout.kt:234) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState.subcompose(androidx.compose.ui.node.LayoutNode, java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:229) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.util.List androidx.compose.ui.layout.SubcomposeLayoutState.subcompose$ui_release(java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:218) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.util.List androidx.compose.ui.layout.SubcomposeLayoutState$Scope.subcompose(java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:469) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable[] androidx.compose.foundation.lazy.layout.LazyLayoutPlaceablesProvider.getAndMeasure-0kLqBqw(int, long) (LazyMeasurePolicy.kt:59) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.foundation.lazy.LazyMeasuredItem androidx.compose.foundation.lazy.LazyMeasuredItemProvider.getAndMeasure-ZjPyQlc(int) (LazyMeasuredItemProvider.kt:45) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.foundation.lazy.LazyListMeasureResult androidx.compose.foundation.lazy.LazyListMeasureKt.measureLazyList-DCyOChk(int, androidx.compose.foundation.lazy.LazyMeasuredItemProvider, int, int, int, int, int, float, long, boolean, java.util.List, androidx.compose.foundation.layout.Arrangement$Vertical, androidx.compose.foundation.layout.Arrangement$Horizontal, boolean, androidx.compose.ui.unit.Density, androidx.compose.ui.unit.LayoutDirection, kotlin.jvm.functions.Function3) (LazyListMeasure.kt:140) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.foundation.lazy.layout.LazyLayoutMeasureResult androidx.compose.foundation.lazy.LazyListKt$rememberLazyListMeasurePolicy$1$1.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.foundation.lazy.layout.LazyLayoutPlaceablesProvider, long) (LazyList.kt:305) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.lazy.layout.LazyLayoutKt$LazyLayout$2.invoke-0kLqBqw(androidx.compose.ui.layout.SubcomposeMeasureScope, long) (LazyLayout.kt:55) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.foundation.lazy.layout.LazyLayoutKt$LazyLayout$2.invoke(java.lang.Object, java.lang.Object) (LazyLayout.kt:44) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.ui.layout.SubcomposeLayoutState$createMeasurePolicy$1.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, java.util.List, long) (SubcomposeLayout.kt:348) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.InnerPlaceable.measure-BRTryo0(long) (InnerPlaceable.kt:50) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.PaddingValuesModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Padding.kt:417) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.DelegatingLayoutNodeWrapper.measure-BRTryo0(long) (DelegatingLayoutNodeWrapper.kt:118) 29728-29728/app.tivi.debug I/chatty: uid=11114(app.tivi.debug) identical 2 lines 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.DelegatingLayoutNodeWrapper.measure-BRTryo0(long) (DelegatingLayoutNodeWrapper.kt:118) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.ui.graphics.SimpleGraphicsLayerModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (GraphicsLayerModifier.kt:306) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.DelegatingLayoutNodeWrapper.measure-BRTryo0(long) (DelegatingLayoutNodeWrapper.kt:118) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.FillModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Size.kt:658) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.SizeModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Size.kt:781) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable$remeasure$3.invoke() (OuterMeasurablePlaceable.kt:100) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.node.OuterMeasurablePlaceable$remeasure$3.invoke() (OuterMeasurablePlaceable.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(java.lang.Object, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:126) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(androidx.compose.ui.node.OwnerScope, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:88) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeMeasureSnapshotReads$ui_release(androidx.compose.ui.node.LayoutNode, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:76) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.OuterMeasurablePlaceable.remeasure-BRTryo0(long) (OuterMeasurablePlaceable.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.OuterMeasurablePlaceable.measure-BRTryo0(long) (OuterMeasurablePlaceable.kt:71) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.LayoutNode.measure-BRTryo0(long) (LayoutNode.kt:1254) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.RowColumnImplKt$rowColumnMeasurePolicy$1.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, java.util.List, long) (RowColumnImpl.kt:89) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.InnerPlaceable.measure-BRTryo0(long) (InnerPlaceable.kt:50) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable$remeasure$3.invoke() (OuterMeasurablePlaceable.kt:100) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.node.OuterMeasurablePlaceable$remeasure$3.invoke() (OuterMeasurablePlaceable.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(java.lang.Object, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:126) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(androidx.compose.ui.node.OwnerScope, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:88) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeMeasureSnapshotReads$ui_release(androidx.compose.ui.node.LayoutNode, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:76) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.OuterMeasurablePlaceable.remeasure-BRTryo0(long) (OuterMeasurablePlaceable.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.OuterMeasurablePlaceable.measure-BRTryo0(long) (OuterMeasurablePlaceable.kt:71) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.LayoutNode.measure-BRTryo0(long) (LayoutNode.kt:1254) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable[] androidx.compose.foundation.lazy.layout.LazyLayoutPlaceablesProvider.getAndMeasure-0kLqBqw(int, long) (LazyMeasurePolicy.kt:61) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.foundation.lazy.LazyMeasuredItem androidx.compose.foundation.lazy.LazyMeasuredItemProvider.getAndMeasure-ZjPyQlc(int) (LazyMeasuredItemProvider.kt:45) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.foundation.lazy.LazyListMeasureResult androidx.compose.foundation.lazy.LazyListMeasureKt.measureLazyList-DCyOChk(int, androidx.compose.foundation.lazy.LazyMeasuredItemProvider, int, int, int, int, int, float, long, boolean, java.util.List, androidx.compose.foundation.layout.Arrangement$Vertical, androidx.compose.foundation.layout.Arrangement$Horizontal, boolean, androidx.compose.ui.unit.Density, androidx.compose.ui.unit.LayoutDirection, kotlin.jvm.functions.Function3) (LazyListMeasure.kt:140) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.foundation.lazy.layout.LazyLayoutMeasureResult androidx.compose.foundation.lazy.LazyListKt$rememberLazyListMeasurePolicy$1$1.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.foundation.lazy.layout.LazyLayoutPlaceablesProvider, long) (LazyList.kt:305) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.lazy.layout.LazyLayoutKt$LazyLayout$2.invoke-0kLqBqw(androidx.compose.ui.layout.SubcomposeMeasureScope, long) (LazyLayout.kt:55) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.foundation.lazy.layout.LazyLayoutKt$LazyLayout$2.invoke(java.lang.Object, java.lang.Object) (LazyLayout.kt:44) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.ui.layout.SubcomposeLayoutState$createMeasurePolicy$1.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, java.util.List, long) (SubcomposeLayout.kt:348) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.InnerPlaceable.measure-BRTryo0(long) (InnerPlaceable.kt:50) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.PaddingValuesModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Padding.kt:417) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.DelegatingLayoutNodeWrapper.measure-BRTryo0(long) (DelegatingLayoutNodeWrapper.kt:118) 29728-29728/app.tivi.debug I/chatty: uid=11114(app.tivi.debug) identical 2 lines 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.DelegatingLayoutNodeWrapper.measure-BRTryo0(long) (DelegatingLayoutNodeWrapper.kt:118) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.ui.graphics.SimpleGraphicsLayerModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (GraphicsLayerModifier.kt:306) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.DelegatingLayoutNodeWrapper.measure-BRTryo0(long) (DelegatingLayoutNodeWrapper.kt:118) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.PaddingValuesModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Padding.kt:417) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.WrapContentModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Size.kt:878) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.foundation.layout.FillModifier.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, androidx.compose.ui.layout.Measurable, long) (Size.kt:658) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable$remeasure$3.invoke() (OuterMeasurablePlaceable.kt:100) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.node.OuterMeasurablePlaceable$remeasure$3.invoke() (OuterMeasurablePlaceable.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.snapshots.Snapshot$Companion.observe(kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (Snapshot.kt:1798) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(java.lang.Object, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:121) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(androidx.compose.ui.node.OwnerScope, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:88) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeMeasureSnapshotReads$ui_release(androidx.compose.ui.node.LayoutNode, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:76) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.OuterMeasurablePlaceable.remeasure-BRTryo0(long) (OuterMeasurablePlaceable.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.LayoutNode.remeasure-_Sx5XlM$ui_release(androidx.compose.ui.unit.Constraints) (LayoutNode.kt:1263) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.LayoutNode.remeasure-_Sx5XlM$ui_release$default(androidx.compose.ui.node.LayoutNode, androidx.compose.ui.unit.Constraints, int, java.lang.Object) (LayoutNode.kt:1259) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.MeasureAndLayoutDelegate.doRemeasure-0kLqBqw(androidx.compose.ui.node.LayoutNode, long) (MeasureAndLayoutDelegate.kt:171) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.MeasureAndLayoutDelegate.access$doRemeasure-0kLqBqw(androidx.compose.ui.node.MeasureAndLayoutDelegate, androidx.compose.ui.node.LayoutNode, long) (MeasureAndLayoutDelegate.kt:38) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.MeasureAndLayoutDelegate.measureAndLayout() (MeasureAndLayoutDelegate.kt:207) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.platform.AndroidComposeView.measureAndLayout() (AndroidComposeView.android.kt:573) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.platform.AndroidComposeView.dispatchDraw(android.graphics.Canvas) (AndroidComposeView.android.kt:753) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.View.draw(android.graphics.Canvas) (View.java:20292) 29728-29728/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19164) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 29728-29728/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 29728-29728/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 29728-29728/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 29728-29728/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.updateViewTreeDisplayList(android.view.View) (ThreadedRenderer.java:686) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.updateRootDisplayList(android.view.View, android.view.ThreadedRenderer$DrawCallbacks) (ThreadedRenderer.java:692) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.draw(android.view.View, android.view.View$AttachInfo, android.view.ThreadedRenderer$DrawCallbacks, android.view.ThreadedRenderer$FrameDrawingCallback) (ThreadedRenderer.java:801) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean android.view.ViewRootImpl.draw(boolean) (ViewRootImpl.java:3506) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl.performDraw() (ViewRootImpl.java:3303) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl.performTraversals() (ViewRootImpl.java:2653) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl.doTraversal() (ViewRootImpl.java:1572) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl$TraversalRunnable.run() (ViewRootImpl.java:7632) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer$CallbackRecord.run(long) (Choreographer.java:1034) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer.doCallbacks(int, long) (Choreographer.java:845) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer.doFrame(long, int) (Choreographer.java:780) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer$FrameDisplayEventReceiver.run() (Choreographer.java:1020) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:873) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.os.Looper.loop() (Looper.java:205) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6993) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) 29728-29728/app.tivi.debug I/app.tivi.debug: at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:493) 29728-29728/app.tivi.debug I/app.tivi.debug: at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:884) 29728-29728/app.tivi.debug I/app.tivi.debug: Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/vectordrawable/graphics/drawable/Animatable2Compat; 29728-29728/app.tivi.debug I/app.tivi.debug: at coil.request.ImageRequest$Builder coil.request.ImageRequest$Builder.crossfade(int) (ImageRequest.kt:792) 29728-29728/app.tivi.debug I/app.tivi.debug: at coil.request.ImageRequest$Builder coil.request.ImageRequest$Builder.crossfade(boolean) (ImageRequest.kt:786) 29728-29728/app.tivi.debug I/app.tivi.debug: at void app.tivi.common.compose.ui.PosterCardKt$PosterCard$1.invoke(androidx.compose.runtime.Composer, int) (PosterCard.kt:65) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.common.compose.ui.PosterCardKt$PosterCard$1.invoke(java.lang.Object, java.lang.Object) (PosterCard.kt:47) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.SurfaceKt$Surface$6.invoke(androidx.compose.runtime.Composer, int) (Surface.kt:267) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.material.SurfaceKt$Surface$6.invoke(java.lang.Object, java.lang.Object) (Surface.kt:254) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(androidx.compose.runtime.ProvidedValue[], kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (CompositionLocal.kt:215) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.SurfaceKt.Surface-F-jzlyU(androidx.compose.ui.Modifier, androidx.compose.ui.graphics.Shape, long, long, androidx.compose.foundation.BorderStroke, float, androidx.compose.ui.Modifier, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (Surface.kt:251) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.SurfaceKt.Surface-F-jzlyU(androidx.compose.ui.Modifier, androidx.compose.ui.graphics.Shape, long, long, androidx.compose.foundation.BorderStroke, float, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int, int) (Surface.kt:110) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.CardKt.Card-F-jzlyU(androidx.compose.ui.Modifier, androidx.compose.ui.graphics.Shape, long, long, androidx.compose.foundation.BorderStroke, float, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int, int) (Card.kt:66) 29728-29728/app.tivi.debug I/app.tivi.debug: at void app.tivi.common.compose.ui.PosterCardKt.PosterCard(app.tivi.data.entities.TiviShow, androidx.compose.ui.Modifier, app.tivi.data.entities.TmdbImageEntity, kotlin.jvm.functions.Function0, androidx.compose.runtime.Composer, int, int) (PosterCard.kt:47) 29728-29728/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt$EntryShowCarousel$2$invoke$$inlined$items$default$2.invoke(androidx.compose.foundation.lazy.LazyItemScope, int, androidx.compose.runtime.Composer, int) (LazyDsl.kt:271) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.home.discover.DiscoverKt$EntryShowCarousel$2$invoke$$inlined$items$default$2.invoke(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) (LazyDsl.kt:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object, androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:135) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.foundation.lazy.LazyListScopeImpl$items$1$1.invoke(androidx.compose.runtime.Composer, int) (LazyList.kt:182) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.foundation.lazy.LazyListScopeImpl$items$1$1.invoke(java.lang.Object, java.lang.Object) (LazyList.kt:182) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(androidx.compose.runtime.ProvidedValue[], kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (CompositionLocal.kt:215) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.saveable.SaveableStateHolderImpl.SaveableStateProvider(java.lang.Object, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (SaveableStateHolder.kt:84) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactory$CachedItemContent$content$1.invoke(androidx.compose.runtime.Composer, int) (LazyLayoutItemContentFactory.kt:119) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactory$CachedItemContent$content$1.invoke(java.lang.Object, java.lang.Object) (LazyLayoutItemContentFactory.kt:113) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2$1$1.invoke(androidx.compose.runtime.Composer, int) (SubcomposeLayout.kt:244) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2$1$1.invoke(java.lang.Object, java.lang.Object) (SubcomposeLayout.kt:244) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerKt.invokeComposable(androidx.compose.runtime.Composer, kotlin.jvm.functions.Function2) (Composer.kt:3337) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$doCompose$2$5.invoke() (Composer.kt:2582) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.ComposerImpl$doCompose$2$5.invoke() (Composer.kt:2571) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.SnapshotStateKt.observeDerivedStateRecalculations(kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotState.kt:571) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.doCompose(androidx.compose.runtime.collection.IdentityArrayMap, kotlin.jvm.functions.Function2) (Composer.kt:2571) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.composeContent$runtime_release(androidx.compose.runtime.collection.IdentityArrayMap, kotlin.jvm.functions.Function2) (Composer.kt:2522) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.MeasureResult androidx.compose.ui.layout.SubcomposeLayoutState$createMeasurePolicy$1.measure-3p2s80s(androidx.compose.ui.layout.MeasureScope, java.util.List, long) (SubcomposeLayout.kt:348) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.DelegatingLayoutNodeWrapper.measure-BRTryo0(long) (DelegatingLayoutNodeWrapper.kt:118) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at androidx.compose.ui.layout.Placeable androidx.compose.ui.node.ModifiedLayoutNode.measure-BRTryo0(long) (ModifiedLayoutNode.kt:39) 29728-29728/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(androidx.compose.ui.node.OwnerScope, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:88) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.LayoutNode.remeasure-_Sx5XlM$ui_release$default(androidx.compose.ui.node.LayoutNode, androidx.compose.ui.unit.Constraints, int, java.lang.Object) (LayoutNode.kt:1259) 29728-29728/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.MeasureAndLayoutDelegate.measureAndLayout() (MeasureAndLayoutDelegate.kt:207) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 29728-29728/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 29728-29728/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 29728-29728/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.updateRootDisplayList(android.view.View, android.view.ThreadedRenderer$DrawCallbacks) (ThreadedRenderer.java:692) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.draw(android.view.View, android.view.View$AttachInfo, android.view.ThreadedRenderer$DrawCallbacks, android.view.ThreadedRenderer$FrameDrawingCallback) (ThreadedRenderer.java:801) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl$TraversalRunnable.run() (ViewRootImpl.java:7632) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer.doCallbacks(int, long) (Choreographer.java:845) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer.doFrame(long, int) (Choreographer.java:780) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:873) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) 29728-29728/app.tivi.debug I/app.tivi.debug: at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6993) 29728-29728/app.tivi.debug I/app.tivi.debug: at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) 29728-29739/app.tivi.debug I/app.tivi.debug: Background concurrent copying GC freed 112369(7MB) AllocSpace objects, 5(104KB) LOS objects, 64% free, 6MB/18MB, paused 325us total 117.592ms 29728-29766/app.tivi.debug I/OpenGLRenderer: Davey! duration=707ms; Flags=0, IntendedVsync=996810595245485, Vsync=996810595245485, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=996810595728703, AnimationStart=996810595744432, PerformTraversalsStart=996810604237192, DrawStart=996810604671359, SyncQueued=996811291693494, SyncStart=996811291830890, IssueDrawCommandsStart=996811292146619, SwapBuffers=996811300489692, FrameCompleted=996811302935890, DequeueBufferDuration=375000, QueueBufferDuration=1023000, 29728-29728/app.tivi.debug I/Choreographer: Skipped 41 frames! The application may be doing too much work on its main thread. 29728-29728/app.tivi.debug E/AndroidRuntime: FATAL EXCEPTION: main Process: app.tivi.debug, PID: 29728 29728-29766/app.tivi.debug I/OpenGLRenderer: Davey! duration=983ms; Flags=0, IntendedVsync=996810611927650, Vsync=996811295260956, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=996811303684171, AnimationStart=996811303784640, PerformTraversalsStart=996811385998755, DrawStart=996811546445630, SyncQueued=996811572228911, SyncStart=996811572551098, IssueDrawCommandsStart=996811573469380, SwapBuffers=996811589281984, FrameCompleted=996811595954588, DequeueBufferDuration=835000, QueueBufferDuration=3279000, 29728-29753/app.tivi.debug D/LeakCanary: Setting up flushing for Thread[ConnectivityThread,5,main] ```
log that fetched pure your code ``` 25326-25326/? D/Weather_CityData: timezoneAsia/Chita 30517-30517/? I/app.tivi.debug: Late-enabling -Xcheck:jni 30517-30517/? I/app.tivi.debug: Late-enabling -Xcheck:jni 30517-30517/? I/app.tivi.debug: Late-enabling -Xcheck:jni 30517-30517/app.tivi.debug W/FirebaseApp: Default FirebaseApp failed to initialize because no default options were found. This usually means that com.google.gms:google-services was not applied to your gradle project. 30517-30517/app.tivi.debug I/FirebaseInitProvider: FirebaseApp initialization unsuccessful 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/view/inputmethod/InputMethodManager;->mCurRootView:Landroid/view/View; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/os/Trace;->TRACE_TAG_APP:J (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/os/Trace;->isTagEnabled(J)Z (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/WindowManagerGlobal;->getInstance()Landroid/view/WindowManagerGlobal; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/view/WindowManagerGlobal;->mViews:Ljava/util/ArrayList; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/app/ActivityThread;->mH:Landroid/app/ActivityThread$H; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/app/ActivityThread;->currentActivityThread()Landroid/app/ActivityThread; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/os/Handler;->mCallback:Landroid/os/Handler$Callback; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/util/Singleton;->mInstance:Ljava/lang/Object; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/util/Singleton;->get()Ljava/lang/Object; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/app/ActivityManager;->IActivityManagerSingleton:Landroid/util/Singleton; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Ldalvik/system/CloseGuard;->get()Ldalvik/system/CloseGuard; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Ldalvik/system/CloseGuard;->open(Ljava/lang/String;)V (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Ldalvik/system/CloseGuard;->warnIfOpen()V (light greylist, reflection) 30517-30517/app.tivi.debug D/NetworkSecurityConfig: No Network Security Config specified, using platform default 30517-30713/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/FontFamily;->()V (light greylist, reflection) 30517-30713/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/FontFamily;->addFontFromAssetManager(Landroid/content/res/AssetManager;Ljava/lang/String;IZIII[Landroid/graphics/fonts/FontVariationAxis;)Z (light greylist, reflection) 30517-30713/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/FontFamily;->addFontFromBuffer(Ljava/nio/ByteBuffer;I[Landroid/graphics/fonts/FontVariationAxis;II)Z (light greylist, reflection) 30517-30713/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/FontFamily;->freeze()Z (light greylist, reflection) 30517-30713/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/FontFamily;->abortCreation()V (light greylist, reflection) 30517-30713/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/Typeface;->createFromFamiliesWithDefault([Landroid/graphics/FontFamily;Ljava/lang/String;II)Landroid/graphics/Typeface; (light greylist, reflection) 30517-30517/app.tivi.debug D/PhoneWindow: windowLightStatusBar : false, disable View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR 30517-30517/app.tivi.debug D/OpenGLRenderer: Skia GL Pipeline 30517-30517/app.tivi.debug I/TouchFilterInputStageHelper: [needTouchEventFilter] Displayid : 0 30517-30517/app.tivi.debug D/BezellessGripSuppressionFilter: getdisplaysize, x : 1440 y : 2880 30517-30517/app.tivi.debug I/Choreographer: Skipped 95 frames! The application may be doing too much work on its main thread. 30517-30634/app.tivi.debug D/LeakCanary: Setting up flushing for Thread[LeakCanary-Heap-Dump,5,main] 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/view/WindowInsets;->CONSUMED:Landroid/view/WindowInsets; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/View;->getViewRootImpl()Landroid/view/ViewRootImpl; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/view/View$AttachInfo;->mVisibleInsets:Landroid/graphics/Rect; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/view/ViewRootImpl;->mAttachInfo:Landroid/view/View$AttachInfo; (light greylist, reflection) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/graphics/Insets;->left:I (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/graphics/Insets;->top:I (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/graphics/Insets;->right:I (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden field Landroid/graphics/Insets;->bottom:I (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/graphics/Insets;->of(IIII)Landroid/graphics/Insets; (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->create(Ljava/lang/String;Landroid/view/View;)Landroid/view/RenderNode; (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getScaleX()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->discardDisplayList()V (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/DisplayListCanvas;->drawRenderNode(Landroid/view/RenderNode;)V (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getScaleX()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getAlpha()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getCameraDistance()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getClipToOutline()Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getElevation()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->isValid()Z (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getInverseMatrix(Landroid/graphics/Matrix;)V (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getMatrix(Landroid/graphics/Matrix;)V (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getPivotX()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getPivotY()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getRotationX()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getRotationY()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getRotation()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getScaleX()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getScaleY()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getTranslationX()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getTranslationY()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->offsetLeftAndRight(I)Z (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->offsetTopAndBottom(I)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->start(II)Landroid/view/DisplayListCanvas; (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->end(Landroid/view/DisplayListCanvas;)V (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setAlpha(F)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setCameraDistance(F)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setClipToBounds(Z)Z (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setClipToOutline(Z)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setElevation(F)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setHasOverlappingRendering(Z)Z (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setOutline(Landroid/graphics/Outline;)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setPivotX(F)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setPivotY(F)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setLeftTopRightBottom(IIII)Z (light greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setRotationX(F)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setRotationY(F)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setRotation(F)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setScaleX(F)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setScaleY(F)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setTranslationX(F)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->setTranslationY(F)Z (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Accessing hidden method Landroid/view/RenderNode;->getScaleX()F (dark greylist, linking) 30517-30517/app.tivi.debug W/app.tivi.debug: Class androidx.compose.runtime.snapshots.SnapshotStateList failed lock verification and will run slower. 30517-30517/app.tivi.debug W/app.tivi.debug: Common causes for lock verification issues are non-optimized dex code 30517-30517/app.tivi.debug W/app.tivi.debug: and incorrect proguard optimizations. 30517-30710/app.tivi.debug W/app.tivi.debug: Accessing hidden method Ljava/lang/invoke/MethodHandles$Lookup;->(Ljava/lang/Class;I)V (light greylist, reflection) 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.trending() [1, 20, noseasons]}} 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.popular() [1, 20, noseasons]}} 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30758/app.tivi.debug I/Adreno: QUALCOMM build : 6aca7ed, I9a84ac9597 Build Date : 08/23/19 OpenGL ES Shader Compiler Version: EV031.25.03.07 Local Branch : Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.7.5.2.R1.09.00.00.538.032 Remote Branch : NONE Reconstruct Branch : NOTHING 30517-30758/app.tivi.debug I/Adreno: Build Config : S L 6.0.7 AArch64 30517-30758/app.tivi.debug D/vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace. 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [174 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons} 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [178 ms] proxySelectStart: https://api.trakt.tv/ 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [183 ms] proxySelectEnd: [DIRECT] 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [184 ms] dnsStart: api.trakt.tv 30517-30758/app.tivi.debug I/Adreno: PFP: 0x005ff112, ME: 0x005ff066 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [198 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons} 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [198 ms] proxySelectStart: https://api.trakt.tv/ 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [199 ms] proxySelectEnd: [DIRECT] 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [200 ms] dnsStart: api.trakt.tv 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [206 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [203 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.trending() [1, 20, noseasons]}} 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.popular() [1, 20, noseasons]}} 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30758/app.tivi.debug I/ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 30517-30758/app.tivi.debug I/ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0 30517-30758/app.tivi.debug I/OpenGLRenderer: Initialized EGL, version 1.4 30517-30758/app.tivi.debug D/OpenGLRenderer: Swap behavior 2 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [29 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons} 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [30 ms] proxySelectStart: https://api.trakt.tv/ 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [32 ms] proxySelectEnd: [DIRECT] 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [32 ms] dnsStart: api.trakt.tv 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [34 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [33 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons} 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [34 ms] proxySelectStart: https://api.trakt.tv/ 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [36 ms] proxySelectEnd: [DIRECT] 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [36 ms] dnsStart: api.trakt.tv 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [37 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.themoviedb.org/3/configuration, tags={class retrofit2.Invocation=com.uwetrottmann.tmdb2.services.ConfigurationService.configuration() []}} 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.themoviedb.org/3/configuration 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30833/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.trending() [1, 20, noseasons]}} 30517-30833/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons 30517-30833/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.popular() [1, 20, noseasons]}} 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [51 ms] cacheHit: Response{protocol=http/1.1, code=200, message=, url=https://api.themoviedb.org/3/configuration?api_key=c24f3a8da15cbd68c985d233f78cf3c9} 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [47 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons} 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [48 ms] proxySelectStart: https://api.trakt.tv/ 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [51 ms] proxySelectEnd: [DIRECT] 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [52 ms] dnsStart: api.trakt.tv 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [53 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30833/app.tivi.debug I/okhttp.OkHttpClient: [74 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons} 30517-30833/app.tivi.debug I/okhttp.OkHttpClient: [74 ms] proxySelectStart: https://api.trakt.tv/ 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: <-- 200 https://api.themoviedb.org/3/configuration?api_key=c24f3a8da15cbd68c985d233f78cf3c9 (93ms) 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: content-type: application/json;charset=utf-8 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: vary: Accept-Encoding 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: date: Thu, 16 Dec 2021 11:48:05 GMT 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: server: openresty 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: access-control-allow-origin: * 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: access-control-allow-methods: GET, HEAD, POST, PUT, DELETE, OPTIONS 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: access-control-expose-headers: ETag, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, Retry-After, Content-Length, Content-Range 30517-30833/app.tivi.debug I/okhttp.OkHttpClient: [77 ms] proxySelectEnd: [DIRECT] 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: cache-control: public, max-age=43200 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: etag: W/"8ee6fd095d2be6e301251d766501a916" 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: x-cache: RefreshHit from cloudfront 30517-30833/app.tivi.debug I/okhttp.OkHttpClient: [77 ms] dnsStart: api.trakt.tv 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: via: 1.1 29cef4d0a4ce9e6778699664702b211c.cloudfront.net (CloudFront) 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: x-amz-cf-pop: ICN51-C1 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: x-amz-cf-id: X8GZ_CZdeHeDLHvcqV386abpLFjX5Gb3NPtQQpDX2Qs1yfmTuzvRWw== 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: <-- END HTTP 30517-30712/app.tivi.debug I/okhttp.OkHttpClient: [98 ms] callEnd 30517-30833/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30833/app.tivi.debug I/okhttp.OkHttpClient: [90 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30517/app.tivi.debug I/Choreographer: Skipped 134 frames! The application may be doing too much work on its main thread. 30517-30641/app.tivi.debug D/LeakCanary: LeakCanary is running and ready to detect memory leaks. 30517-30758/app.tivi.debug D/vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace. 30517-30758/app.tivi.debug D/vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace. 30517-30758/app.tivi.debug I/OpenGLRenderer: Davey! duration=2862ms; Flags=0, IntendedVsync=997846035598107, Vsync=997848268931351, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=997848283228984, AnimationStart=997848283628255, PerformTraversalsStart=997848626202682, DrawStart=997848681270911, SyncQueued=997848743264817, SyncStart=997848743456171, IssueDrawCommandsStart=997848743718932, SwapBuffers=997848895213932, FrameCompleted=997848897956640, DequeueBufferDuration=256000, QueueBufferDuration=1371000, 30517-30517/app.tivi.debug V/InputMethodManager: checkFocus: view=null next=DecorView@432a6c2[MainActivity] forceNewFocus=true package= 30517-30517/app.tivi.debug I/Choreographer: Skipped 39 frames! The application may be doing too much work on its main thread. 30517-30758/app.tivi.debug I/OpenGLRenderer: Davey! duration=741ms; Flags=0, IntendedVsync=997848302042346, Vsync=997848952042320, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=997848955084661, AnimationStart=997848955196380, PerformTraversalsStart=997849002606119, DrawStart=997849005395390, SyncQueued=997849040567473, SyncStart=997849040674453, IssueDrawCommandsStart=997849040810755, SwapBuffers=997849042423619, FrameCompleted=997849043245755, DequeueBufferDuration=176000, QueueBufferDuration=270000, 30517-30517/app.tivi.debug I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@3eaadb1 time:997849089 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/users/me?extended=full, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Users.profile() [me, full]}} 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/users/me?extended=full 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: [7 ms] cacheMiss 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: [8 ms] proxySelectStart: https://api.trakt.tv/ 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: [11 ms] proxySelectEnd: [DIRECT] 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: [12 ms] dnsStart: api.trakt.tv 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: [13 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/users/me?extended=full, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Users.profile() [me, full]}} 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/users/me?extended=full 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.popular() [1, 20, noseasons]}} 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: [17 ms] cacheMiss 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: [27 ms] proxySelectStart: https://api.trakt.tv/ 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: [29 ms] proxySelectEnd: [DIRECT] 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: [30 ms] dnsStart: api.trakt.tv 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30711/app.tivi.debug I/okhttp.OkHttpClient: [49 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [47 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons} 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [47 ms] proxySelectStart: https://api.trakt.tv/ 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.trending() [1, 20, noseasons]}} 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [49 ms] proxySelectEnd: [DIRECT] 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [49 ms] dnsStart: api.trakt.tv 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [55 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.popular() [1, 20, noseasons]}} 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [33 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons} 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [34 ms] proxySelectStart: https://api.trakt.tv/ 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [39 ms] proxySelectEnd: [DIRECT] 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [39 ms] dnsStart: api.trakt.tv 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [40 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [6 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.trending() [1, 20, noseasons]}} 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [40 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons} 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [40 ms] proxySelectStart: https://api.trakt.tv/ 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [42 ms] proxySelectEnd: [DIRECT] 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [42 ms] dnsStart: api.trakt.tv 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [43 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [28 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons} 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [29 ms] proxySelectStart: https://api.trakt.tv/ 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [31 ms] proxySelectEnd: [DIRECT] 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [32 ms] dnsStart: api.trakt.tv 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [34 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30834/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.trakt.tv/users/me?extended=full, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Users.profile() [me, full]}} 30517-30834/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/users/me?extended=full 30517-30834/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30834/app.tivi.debug I/okhttp.OkHttpClient: [4 ms] cacheMiss 30517-30834/app.tivi.debug I/okhttp.OkHttpClient: [5 ms] proxySelectStart: https://api.trakt.tv/ 30517-30834/app.tivi.debug I/okhttp.OkHttpClient: [11 ms] proxySelectEnd: [DIRECT] 30517-30834/app.tivi.debug I/okhttp.OkHttpClient: [11 ms] dnsStart: api.trakt.tv 30517-30834/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30834/app.tivi.debug I/okhttp.OkHttpClient: [13 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30517/app.tivi.debug I/app.tivi.debug: Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/vectordrawable/graphics/drawable/Animatable2Compat; 30517-30517/app.tivi.debug I/app.tivi.debug: at coil.request.ImageRequest$Builder coil.request.ImageRequest$Builder.crossfade(int) (ImageRequest.kt:792) 30517-30517/app.tivi.debug I/app.tivi.debug: at coil.request.ImageRequest$Builder coil.request.ImageRequest$Builder.crossfade(boolean) (ImageRequest.kt:786) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.common.compose.ui.UserProfileButtonKt$UserProfileButton$1.invoke(androidx.compose.runtime.Composer, int) (UserProfileButton.kt:49) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.common.compose.ui.UserProfileButtonKt$UserProfileButton$1.invoke(java.lang.Object, java.lang.Object) (UserProfileButton.kt:44) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(androidx.compose.runtime.ProvidedValue[], kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (CompositionLocal.kt:215) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.IconButtonKt.IconButton(kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, boolean, androidx.compose.foundation.interaction.MutableInteractionSource, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int, int) (IconButton.kt:79) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.common.compose.ui.UserProfileButtonKt.UserProfileButton(boolean, app.tivi.data.entities.TraktUser, kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, androidx.compose.runtime.Composer, int, int) (UserProfileButton.kt:41) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt$DiscoverAppBar$1.invoke(androidx.compose.foundation.layout.RowScope, androidx.compose.runtime.Composer, int) (Discover.kt:439) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.home.discover.DiscoverKt$DiscoverAppBar$1.invoke(java.lang.Object, java.lang.Object, java.lang.Object) (Discover.kt:423) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:116) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.internal.ComposableLambdaImpl$invoke$1.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:127) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl$invoke$1.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:127) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.RecomposeScopeImpl.compose(androidx.compose.runtime.Composer) (RecomposeScopeImpl.kt:140) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd() (Composer.kt:2158) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.skipToGroupEnd() (Composer.kt:2427) 30517-30517/app.tivi.debug I/app.tivi.debug: at void com.google.accompanist.insets.ui.TopAppBarKt.TopAppBar-Rx1qByU(kotlin.jvm.functions.Function2, androidx.compose.ui.Modifier, androidx.compose.foundation.layout.PaddingValues, kotlin.jvm.functions.Function2, kotlin.jvm.functions.Function3, long, long, float, androidx.compose.runtime.Composer, int, int) (TopAppBar.kt:69) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt.DiscoverAppBar(boolean, app.tivi.data.entities.TraktUser, boolean, kotlin.jvm.functions.Function0, kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, androidx.compose.runtime.Composer, int, int) (Discover.kt:412) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt.access$DiscoverAppBar(boolean, app.tivi.data.entities.TraktUser, boolean, kotlin.jvm.functions.Function0, kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, androidx.compose.runtime.Composer, int, int) (Discover.kt:1) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt$Discover$4.invoke(androidx.compose.runtime.Composer, int) (Discover.kt:139) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.home.discover.DiscoverKt$Discover$4.invoke(java.lang.Object, java.lang.Object) (Discover.kt:138) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2$1$1.invoke(androidx.compose.runtime.Composer, int) (SubcomposeLayout.kt:244) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2$1$1.invoke(java.lang.Object, java.lang.Object) (SubcomposeLayout.kt:244) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerKt.invokeComposable(androidx.compose.runtime.Composer, kotlin.jvm.functions.Function2) (Composer.kt:3337) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$doCompose$2$5.invoke() (Composer.kt:2582) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.ComposerImpl$doCompose$2$5.invoke() (Composer.kt:2571) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.SnapshotStateKt.observeDerivedStateRecalculations(kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotState.kt:571) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.doCompose(androidx.compose.runtime.collection.IdentityArrayMap, kotlin.jvm.functions.Function2) (Composer.kt:2571) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.composeContent$runtime_release(androidx.compose.runtime.collection.IdentityArrayMap, kotlin.jvm.functions.Function2) (Composer.kt:2522) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionImpl.composeContent(kotlin.jvm.functions.Function2) (Composition.kt:478) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.Recomposer.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Recomposer.kt:748) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Composer.kt:2987) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Composer.kt:2987) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionImpl.setContent(kotlin.jvm.functions.Function2) (Composition.kt:433) 30517-30517/app.tivi.debug I/app.tivi.debug: at androidx.compose.runtime.Composition androidx.compose.ui.layout.SubcomposeLayoutState.subcomposeInto(androidx.compose.runtime.Composition, androidx.compose.ui.node.LayoutNode, androidx.compose.runtime.CompositionContext, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:262) 30517-30517/app.tivi.debug I/app.tivi.debug: at androidx.compose.runtime.Composition androidx.compose.ui.layout.SubcomposeLayoutState.access$subcomposeInto(androidx.compose.ui.layout.SubcomposeLayoutState, androidx.compose.runtime.Composition, androidx.compose.ui.node.LayoutNode, androidx.compose.runtime.CompositionContext, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:148) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2.invoke() (SubcomposeLayout.kt:237) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2.invoke() (SubcomposeLayout.kt:234) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.withNoObservations(kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:142) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.withNoSnapshotReadObservation$ui_release(kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:55) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode.withNoSnapshotReadObservation$ui_release(kotlin.jvm.functions.Function0) (LayoutNode.kt:1134) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState.subcompose(androidx.compose.ui.node.LayoutNode, androidx.compose.ui.layout.SubcomposeLayoutState$NodeState) (SubcomposeLayout.kt:234) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState.subcompose(androidx.compose.ui.node.LayoutNode, java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:229) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.util.List androidx.compose.ui.layout.SubcomposeLayoutState.subcompose$ui_release(java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:218) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.util.List androidx.compose.ui.layout.SubcomposeLayoutState$Scope.subcompose(java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:469) 30517-30517/app.tivi.debug I/app.tivi.debug: at void com.google.accompanist.insets.ui.ScaffoldKt$ScaffoldLayout$1$1.invoke(androidx.compose.ui.layout.Placeable$PlacementScope) (Scaffold.kt:195) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object com.google.accompanist.insets.ui.ScaffoldKt$ScaffoldLayout$1$1.invoke(java.lang.Object) (Scaffold.kt:194) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.MeasureScope$layout$1.placeChildren() (MeasureScope.kt:68) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState$createMeasurePolicy$1$measure$1.placeChildren() (SubcomposeLayout.kt:360) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode$layoutChildren$1.invoke() (LayoutNode.kt:952) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.node.LayoutNode$layoutChildren$1.invoke() (LayoutNode.kt:942) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(java.lang.Object, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:126) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(androidx.compose.ui.node.OwnerScope, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:88) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeLayoutSnapshotReads$ui_release(androidx.compose.ui.node.LayoutNode, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:62) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode.layoutChildren$ui_release() (LayoutNode.kt:942) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode.onNodePlaced$ui_release() (LayoutNode.kt:928) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.InnerPlaceable.placeAt-f8xVGno(long, float, kotlin.jvm.functions.Function1) (InnerPlaceable.kt:122) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.Placeable.access$placeAt-f8xVGno(androidx.compose.ui.layout.Placeable, long, float, kotlin.jvm.functions.Function1) (Placeable.kt:31) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.Placeable$PlacementScope.place-70tqf50(androidx.compose.ui.layout.Placeable, long, float) (Placeable.kt:370) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable.placeOuterWrapper-f8xVGno(long, float, kotlin.jvm.functions.Function1) (OuterMeasurablePlaceable.kt:165) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable.access$placeOuterWrapper-f8xVGno(androidx.compose.ui.node.OuterMeasurablePlaceable, long, float, kotlin.jvm.functions.Function1) (OuterMeasurablePlaceable.kt:28) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable$placeAt$1.invoke() (OuterMeasurablePlaceable.kt:153) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.node.OuterMeasurablePlaceable$placeAt$1.invoke() (OuterMeasurablePlaceable.kt:152) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.snapshots.Snapshot$Companion.observe(kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (Snapshot.kt:1798) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(java.lang.Object, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:121) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(androidx.compose.ui.node.OwnerScope, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:88) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeLayoutModifierSnapshotReads$ui_release(androidx.compose.ui.node.LayoutNode, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:69) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable.placeAt-f8xVGno(long, float, kotlin.jvm.functions.Function1) (OuterMeasurablePlaceable.kt:152) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable.replace() (OuterMeasurablePlaceable.kt:177) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode.replace$ui_release() (LayoutNode.kt:834) 30517-30517/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.MeasureAndLayoutDelegate.measureAndLayout() (MeasureAndLayoutDelegate.kt:215) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.platform.AndroidComposeView.measureAndLayout() (AndroidComposeView.android.kt:573) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.platform.AndroidComposeView.dispatchDraw(android.graphics.Canvas) (AndroidComposeView.android.kt:753) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.View.draw(android.graphics.Canvas) (View.java:20292) 30517-30517/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19164) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 30517-30517/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 30517-30517/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 30517-30517/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 30517-30517/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.updateViewTreeDisplayList(android.view.View) (ThreadedRenderer.java:686) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.updateRootDisplayList(android.view.View, android.view.ThreadedRenderer$DrawCallbacks) (ThreadedRenderer.java:692) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.draw(android.view.View, android.view.View$AttachInfo, android.view.ThreadedRenderer$DrawCallbacks, android.view.ThreadedRenderer$FrameDrawingCallback) (ThreadedRenderer.java:801) 30517-30517/app.tivi.debug I/app.tivi.debug: at boolean android.view.ViewRootImpl.draw(boolean) (ViewRootImpl.java:3506) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl.performDraw() (ViewRootImpl.java:3303) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl.performTraversals() (ViewRootImpl.java:2653) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl.doTraversal() (ViewRootImpl.java:1572) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl$TraversalRunnable.run() (ViewRootImpl.java:7632) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer$CallbackRecord.run(long) (Choreographer.java:1034) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer.doCallbacks(int, long) (Choreographer.java:845) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer.doFrame(long, int) (Choreographer.java:780) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer$FrameDisplayEventReceiver.run() (Choreographer.java:1020) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:873) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.os.Looper.loop() (Looper.java:205) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6993) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) 30517-30517/app.tivi.debug I/app.tivi.debug: at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:493) 30517-30517/app.tivi.debug I/app.tivi.debug: at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:884) 30517-30517/app.tivi.debug I/app.tivi.debug: Caused by: java.lang.ClassNotFoundException: Didn't find class "androidx.vectordrawable.graphics.drawable.Animatable2Compat" on path: DexPathList[[zip file "/data/app/app.tivi.debug-p9jvVyRL8OcBDrlfe-xmGA==/base.apk"],nativeLibraryDirectories=[/data/app/app.tivi.debug-p9jvVyRL8OcBDrlfe-xmGA==/lib/arm64, /system/lib64, /system/product/lib64, /system/vendor/lib64]] 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:134) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) 30517-30517/app.tivi.debug I/app.tivi.debug: at coil.request.ImageRequest$Builder coil.request.ImageRequest$Builder.crossfade(int) (ImageRequest.kt:792) 30517-30517/app.tivi.debug I/app.tivi.debug: at coil.request.ImageRequest$Builder coil.request.ImageRequest$Builder.crossfade(boolean) (ImageRequest.kt:786) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.common.compose.ui.UserProfileButtonKt$UserProfileButton$1.invoke(androidx.compose.runtime.Composer, int) (UserProfileButton.kt:49) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.common.compose.ui.UserProfileButtonKt$UserProfileButton$1.invoke(java.lang.Object, java.lang.Object) (UserProfileButton.kt:44) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(androidx.compose.runtime.ProvidedValue[], kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (CompositionLocal.kt:215) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.IconButtonKt.IconButton(kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, boolean, androidx.compose.foundation.interaction.MutableInteractionSource, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int, int) (IconButton.kt:79) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.common.compose.ui.UserProfileButtonKt.UserProfileButton(boolean, app.tivi.data.entities.TraktUser, kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, androidx.compose.runtime.Composer, int, int) (UserProfileButton.kt:41) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt$DiscoverAppBar$1.invoke(androidx.compose.foundation.layout.RowScope, androidx.compose.runtime.Composer, int) (Discover.kt:439) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.home.discover.DiscoverKt$DiscoverAppBar$1.invoke(java.lang.Object, java.lang.Object, java.lang.Object) (Discover.kt:423) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:116) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.internal.ComposableLambdaImpl$invoke$1.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:127) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl$invoke$1.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:127) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.RecomposeScopeImpl.compose(androidx.compose.runtime.Composer) (RecomposeScopeImpl.kt:140) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd() (Composer.kt:2158) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.skipToGroupEnd() (Composer.kt:2427) 30517-30517/app.tivi.debug I/app.tivi.debug: at void com.google.accompanist.insets.ui.TopAppBarKt.TopAppBar-Rx1qByU(kotlin.jvm.functions.Function2, androidx.compose.ui.Modifier, androidx.compose.foundation.layout.PaddingValues, kotlin.jvm.functions.Function2, kotlin.jvm.functions.Function3, long, long, float, androidx.compose.runtime.Composer, int, int) (TopAppBar.kt:69) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt.DiscoverAppBar(boolean, app.tivi.data.entities.TraktUser, boolean, kotlin.jvm.functions.Function0, kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, androidx.compose.runtime.Composer, int, int) (Discover.kt:412) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt.access$DiscoverAppBar(boolean, app.tivi.data.entities.TraktUser, boolean, kotlin.jvm.functions.Function0, kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, androidx.compose.runtime.Composer, int, int) (Discover.kt:1) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt$Discover$4.invoke(androidx.compose.runtime.Composer, int) (Discover.kt:139) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.home.discover.DiscoverKt$Discover$4.invoke(java.lang.Object, java.lang.Object) (Discover.kt:138) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2$1$1.invoke(androidx.compose.runtime.Composer, int) (SubcomposeLayout.kt:244) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2$1$1.invoke(java.lang.Object, java.lang.Object) (SubcomposeLayout.kt:244) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerKt.invokeComposable(androidx.compose.runtime.Composer, kotlin.jvm.functions.Function2) (Composer.kt:3337) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$doCompose$2$5.invoke() (Composer.kt:2582) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.ComposerImpl$doCompose$2$5.invoke() (Composer.kt:2571) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.SnapshotStateKt.observeDerivedStateRecalculations(kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotState.kt:571) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.doCompose(androidx.compose.runtime.collection.IdentityArrayMap, kotlin.jvm.functions.Function2) (Composer.kt:2571) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.composeContent$runtime_release(androidx.compose.runtime.collection.IdentityArrayMap, kotlin.jvm.functions.Function2) (Composer.kt:2522) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionImpl.composeContent(kotlin.jvm.functions.Function2) (Composition.kt:478) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.Recomposer.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Recomposer.kt:748) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Composer.kt:2987) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Composer.kt:2987) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionImpl.setContent(kotlin.jvm.functions.Function2) (Composition.kt:433) 30517-30517/app.tivi.debug I/app.tivi.debug: at androidx.compose.runtime.Composition androidx.compose.ui.layout.SubcomposeLayoutState.subcomposeInto(androidx.compose.runtime.Composition, androidx.compose.ui.node.LayoutNode, androidx.compose.runtime.CompositionContext, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:262) 30517-30517/app.tivi.debug I/app.tivi.debug: at androidx.compose.runtime.Composition androidx.compose.ui.layout.SubcomposeLayoutState.access$subcomposeInto(androidx.compose.ui.layout.SubcomposeLayoutState, androidx.compose.runtime.Composition, androidx.compose.ui.node.LayoutNode, androidx.compose.runtime.CompositionContext, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:148) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2.invoke() (SubcomposeLayout.kt:237) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2.invoke() (SubcomposeLayout.kt:234) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.withNoObservations(kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:142) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.withNoSnapshotReadObservation$ui_release(kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:55) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode.withNoSnapshotReadObservation$ui_release(kotlin.jvm.functions.Function0) (LayoutNode.kt:1134) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState.subcompose(androidx.compose.ui.node.LayoutNode, androidx.compose.ui.layout.SubcomposeLayoutState$NodeState) (SubcomposeLayout.kt:234) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState.subcompose(androidx.compose.ui.node.LayoutNode, java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:229) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.util.List androidx.compose.ui.layout.SubcomposeLayoutState.subcompose$ui_release(java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:218) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.util.List androidx.compose.ui.layout.SubcomposeLayoutState$Scope.subcompose(java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:469) 30517-30517/app.tivi.debug I/app.tivi.debug: at void com.google.accompanist.insets.ui.ScaffoldKt$ScaffoldLayout$1$1.invoke(androidx.compose.ui.layout.Placeable$PlacementScope) (Scaffold.kt:195) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object com.google.accompanist.insets.ui.ScaffoldKt$ScaffoldLayout$1$1.invoke(java.lang.Object) (Scaffold.kt:194) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.MeasureScope$layout$1.placeChildren() (MeasureScope.kt:68) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState$createMeasurePolicy$1$measure$1.placeChildren() (SubcomposeLayout.kt:360) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode$layoutChildren$1.invoke() (LayoutNode.kt:952) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.node.LayoutNode$layoutChildren$1.invoke() (LayoutNode.kt:942) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(java.lang.Object, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:126) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(androidx.compose.ui.node.OwnerScope, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:88) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeLayoutSnapshotReads$ui_release(androidx.compose.ui.node.LayoutNode, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:62) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode.layoutChildren$ui_release() (LayoutNode.kt:942) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode.onNodePlaced$ui_release() (LayoutNode.kt:928) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.InnerPlaceable.placeAt-f8xVGno(long, float, kotlin.jvm.functions.Function1) (InnerPlaceable.kt:122) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.Placeable.access$placeAt-f8xVGno(androidx.compose.ui.layout.Placeable, long, float, kotlin.jvm.functions.Function1) (Placeable.kt:31) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.Placeable$PlacementScope.place-70tqf50(androidx.compose.ui.layout.Placeable, long, float) (Placeable.kt:370) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable.placeOuterWrapper-f8xVGno(long, float, kotlin.jvm.functions.Function1) (OuterMeasurablePlaceable.kt:165) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable.access$placeOuterWrapper-f8xVGno(androidx.compose.ui.node.OuterMeasurablePlaceable, long, float, kotlin.jvm.functions.Function1) (OuterMeasurablePlaceable.kt:28) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable$placeAt$1.invoke() (OuterMeasurablePlaceable.kt:153) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.node.OuterMeasurablePlaceable$placeAt$1.invoke() (OuterMeasurablePlaceable.kt:152) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.snapshots.Snapshot$Companion.observe(kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (Snapshot.kt:1798) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(java.lang.Object, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:121) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(androidx.compose.ui.node.OwnerScope, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:88) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeLayoutModifierSnapshotReads$ui_release(androidx.compose.ui.node.LayoutNode, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:69) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable.placeAt-f8xVGno(long, float, kotlin.jvm.functions.Function1) (OuterMeasurablePlaceable.kt:152) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable.replace() (OuterMeasurablePlaceable.kt:177) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode.replace$ui_release() (LayoutNode.kt:834) 30517-30517/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.MeasureAndLayoutDelegate.measureAndLayout() (MeasureAndLayoutDelegate.kt:215) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.platform.AndroidComposeView.measureAndLayout() (AndroidComposeView.android.kt:573) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.platform.AndroidComposeView.dispatchDraw(android.graphics.Canvas) (AndroidComposeView.android.kt:753) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.View.draw(android.graphics.Canvas) (View.java:20292) 30517-30517/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19164) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 30517-30517/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 30517-30517/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 30517-30517/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 30517-30517/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.updateViewTreeDisplayList(android.view.View) (ThreadedRenderer.java:686) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.updateRootDisplayList(android.view.View, android.view.ThreadedRenderer$DrawCallbacks) (ThreadedRenderer.java:692) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.draw(android.view.View, android.view.View$AttachInfo, android.view.ThreadedRenderer$DrawCallbacks, android.view.ThreadedRenderer$FrameDrawingCallback) (ThreadedRenderer.java:801) 30517-30517/app.tivi.debug I/app.tivi.debug: at boolean android.view.ViewRootImpl.draw(boolean) (ViewRootImpl.java:3506) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl.performDraw() (ViewRootImpl.java:3303) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl.performTraversals() (ViewRootImpl.java:2653) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl.doTraversal() (ViewRootImpl.java:1572) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl$TraversalRunnable.run() (ViewRootImpl.java:7632) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer$CallbackRecord.run(long) (Choreographer.java:1034) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer.doCallbacks(int, long) (Choreographer.java:845) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer.doFrame(long, int) (Choreographer.java:780) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer$FrameDisplayEventReceiver.run() (Choreographer.java:1020) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:873) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.os.Looper.loop() (Looper.java:205) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6993) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) 30517-30517/app.tivi.debug I/app.tivi.debug: at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:493) 30517-30517/app.tivi.debug I/app.tivi.debug: at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:884) 30517-30517/app.tivi.debug I/app.tivi.debug: Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/vectordrawable/graphics/drawable/Animatable2Compat; 30517-30517/app.tivi.debug I/app.tivi.debug: at coil.request.ImageRequest$Builder coil.request.ImageRequest$Builder.crossfade(int) (ImageRequest.kt:792) 30517-30517/app.tivi.debug I/app.tivi.debug: at coil.request.ImageRequest$Builder coil.request.ImageRequest$Builder.crossfade(boolean) (ImageRequest.kt:786) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.common.compose.ui.UserProfileButtonKt$UserProfileButton$1.invoke(androidx.compose.runtime.Composer, int) (UserProfileButton.kt:49) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.common.compose.ui.UserProfileButtonKt$UserProfileButton$1.invoke(java.lang.Object, java.lang.Object) (UserProfileButton.kt:44) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(androidx.compose.runtime.ProvidedValue[], kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int) (CompositionLocal.kt:215) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.material.IconButtonKt.IconButton(kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, boolean, androidx.compose.foundation.interaction.MutableInteractionSource, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int, int) (IconButton.kt:79) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.common.compose.ui.UserProfileButtonKt.UserProfileButton(boolean, app.tivi.data.entities.TraktUser, kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, androidx.compose.runtime.Composer, int, int) (UserProfileButton.kt:41) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt$DiscoverAppBar$1.invoke(androidx.compose.foundation.layout.RowScope, androidx.compose.runtime.Composer, int) (Discover.kt:439) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.home.discover.DiscoverKt$DiscoverAppBar$1.invoke(java.lang.Object, java.lang.Object, java.lang.Object) (Discover.kt:423) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:116) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.internal.ComposableLambdaImpl$invoke$1.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:127) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl$invoke$1.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:127) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.RecomposeScopeImpl.compose(androidx.compose.runtime.Composer) (RecomposeScopeImpl.kt:140) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd() (Composer.kt:2158) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.skipToGroupEnd() (Composer.kt:2427) 30517-30517/app.tivi.debug I/app.tivi.debug: at void com.google.accompanist.insets.ui.TopAppBarKt.TopAppBar-Rx1qByU(kotlin.jvm.functions.Function2, androidx.compose.ui.Modifier, androidx.compose.foundation.layout.PaddingValues, kotlin.jvm.functions.Function2, kotlin.jvm.functions.Function3, long, long, float, androidx.compose.runtime.Composer, int, int) (TopAppBar.kt:69) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt.DiscoverAppBar(boolean, app.tivi.data.entities.TraktUser, boolean, kotlin.jvm.functions.Function0, kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, androidx.compose.runtime.Composer, int, int) (Discover.kt:412) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt.access$DiscoverAppBar(boolean, app.tivi.data.entities.TraktUser, boolean, kotlin.jvm.functions.Function0, kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, androidx.compose.runtime.Composer, int, int) (Discover.kt:1) 30517-30517/app.tivi.debug I/app.tivi.debug: at void app.tivi.home.discover.DiscoverKt$Discover$4.invoke(androidx.compose.runtime.Composer, int) (Discover.kt:139) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.home.discover.DiscoverKt$Discover$4.invoke(java.lang.Object, java.lang.Object) (Discover.kt:138) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2$1$1.invoke(androidx.compose.runtime.Composer, int) (SubcomposeLayout.kt:244) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2$1$1.invoke(java.lang.Object, java.lang.Object) (SubcomposeLayout.kt:244) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(java.lang.Object, java.lang.Object) (ComposableLambda.jvm.kt:34) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerKt.invokeComposable(androidx.compose.runtime.Composer, kotlin.jvm.functions.Function2) (Composer.kt:3337) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$doCompose$2$5.invoke() (Composer.kt:2582) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.ComposerImpl$doCompose$2$5.invoke() (Composer.kt:2571) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.SnapshotStateKt.observeDerivedStateRecalculations(kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotState.kt:571) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.doCompose(androidx.compose.runtime.collection.IdentityArrayMap, kotlin.jvm.functions.Function2) (Composer.kt:2571) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl.composeContent$runtime_release(androidx.compose.runtime.collection.IdentityArrayMap, kotlin.jvm.functions.Function2) (Composer.kt:2522) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionImpl.composeContent(kotlin.jvm.functions.Function2) (Composition.kt:478) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.Recomposer.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Recomposer.kt:748) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Composer.kt:2987) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(androidx.compose.runtime.ControlledComposition, kotlin.jvm.functions.Function2) (Composer.kt:2987) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.CompositionImpl.setContent(kotlin.jvm.functions.Function2) (Composition.kt:433) 30517-30517/app.tivi.debug I/app.tivi.debug: at androidx.compose.runtime.Composition androidx.compose.ui.layout.SubcomposeLayoutState.subcomposeInto(androidx.compose.runtime.Composition, androidx.compose.ui.node.LayoutNode, androidx.compose.runtime.CompositionContext, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:262) 30517-30517/app.tivi.debug I/app.tivi.debug: at androidx.compose.runtime.Composition androidx.compose.ui.layout.SubcomposeLayoutState.access$subcomposeInto(androidx.compose.ui.layout.SubcomposeLayoutState, androidx.compose.runtime.Composition, androidx.compose.ui.node.LayoutNode, androidx.compose.runtime.CompositionContext, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:148) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2.invoke() (SubcomposeLayout.kt:237) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.ui.layout.SubcomposeLayoutState$subcompose$2.invoke() (SubcomposeLayout.kt:234) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.snapshots.SnapshotStateObserver.withNoObservations(kotlin.jvm.functions.Function0) (SnapshotStateObserver.kt:142) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.withNoSnapshotReadObservation$ui_release(kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:55) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode.withNoSnapshotReadObservation$ui_release(kotlin.jvm.functions.Function0) (LayoutNode.kt:1134) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState.subcompose(androidx.compose.ui.node.LayoutNode, androidx.compose.ui.layout.SubcomposeLayoutState$NodeState) (SubcomposeLayout.kt:234) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.layout.SubcomposeLayoutState.subcompose(androidx.compose.ui.node.LayoutNode, java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:229) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.util.List androidx.compose.ui.layout.SubcomposeLayoutState.subcompose$ui_release(java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:218) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.util.List androidx.compose.ui.layout.SubcomposeLayoutState$Scope.subcompose(java.lang.Object, kotlin.jvm.functions.Function2) (SubcomposeLayout.kt:469) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable.placeOuterWrapper-f8xVGno(long, float, kotlin.jvm.functions.Function1) (OuterMeasurablePlaceable.kt:165) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OwnerSnapshotObserver.observeLayoutModifierSnapshotReads$ui_release(androidx.compose.ui.node.LayoutNode, kotlin.jvm.functions.Function0) (OwnerSnapshotObserver.kt:69) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.OuterMeasurablePlaceable.replace() (OuterMeasurablePlaceable.kt:177) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.node.LayoutNode.replace$ui_release() (LayoutNode.kt:834) 30517-30517/app.tivi.debug I/app.tivi.debug: at boolean androidx.compose.ui.node.MeasureAndLayoutDelegate.measureAndLayout() (MeasureAndLayoutDelegate.kt:215) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.platform.AndroidComposeView.measureAndLayout() (AndroidComposeView.android.kt:573) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.ui.platform.AndroidComposeView.dispatchDraw(android.graphics.Canvas) (AndroidComposeView.android.kt:753) 30517-30517/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19164) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 30517-30517/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:4391) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 30517-30517/app.tivi.debug I/app.tivi.debug: at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:19124) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:4364) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.updateViewTreeDisplayList(android.view.View) (ThreadedRenderer.java:686) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.updateRootDisplayList(android.view.View, android.view.ThreadedRenderer$DrawCallbacks) (ThreadedRenderer.java:692) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ThreadedRenderer.draw(android.view.View, android.view.View$AttachInfo, android.view.ThreadedRenderer$DrawCallbacks, android.view.ThreadedRenderer$FrameDrawingCallback) (ThreadedRenderer.java:801) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl.doTraversal() (ViewRootImpl.java:1572) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.ViewRootImpl$TraversalRunnable.run() (ViewRootImpl.java:7632) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer$CallbackRecord.run(long) (Choreographer.java:1034) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer.doCallbacks(int, long) (Choreographer.java:845) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer.doFrame(long, int) (Choreographer.java:780) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer$FrameDisplayEventReceiver.run() (Choreographer.java:1020) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:873) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.os.Looper.loop() (Looper.java:205) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6993) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) 30517-30517/app.tivi.debug I/app.tivi.debug: at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:493) 30517-30517/app.tivi.debug I/app.tivi.debug: at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:884) 30517-30517/app.tivi.debug I/app.tivi.debug: Caused by: java.lang.ClassNotFoundException: Didn't find class "androidx.vectordrawable.graphics.drawable.Animatable2Compat" on path: DexPathList[[zip file "/data/app/app.tivi.debug-p9jvVyRL8OcBDrlfe-xmGA==/base.apk"],nativeLibraryDirectories=[/data/app/app.tivi.debug-p9jvVyRL8OcBDrlfe-xmGA==/lib/arm64, /system/lib64, /system/product/lib64, /system/vendor/lib64]] 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) 30517-30517/app.tivi.debug I/app.tivi.debug: at coil.request.ImageRequest$Builder coil.request.ImageRequest$Builder.crossfade(boolean) (ImageRequest.kt:786) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object app.tivi.common.compose.ui.UserProfileButtonKt$UserProfileButton$1.invoke(java.lang.Object, java.lang.Object) (UserProfileButton.kt:44) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(androidx.compose.runtime.Composer, int) (ComposableLambda.jvm.kt:107) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.ComposerKt.invokeComposable(androidx.compose.runtime.Composer, kotlin.jvm.functions.Function2) (Composer.kt:3337) 30517-30517/app.tivi.debug I/app.tivi.debug: at java.lang.Object androidx.compose.runtime.ComposerImpl$doCompose$2$5.invoke() (Composer.kt:2571) 30517-30517/app.tivi.debug I/app.tivi.debug: at void androidx.compose.runtime.SnapshotStateKt.observeDerivedStateRecalculations(kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function0) (SnapshotState.kt:571) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer.doCallbacks(int, long) (Choreographer.java:845) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.view.Choreographer$FrameDisplayEventReceiver.run() (Choreographer.java:1020) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:873) 30517-30517/app.tivi.debug I/app.tivi.debug: at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6993) 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [0 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.popular() [1, 20, noseasons]}} 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [1 ms] callStart: Request{method=GET, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons, tags={class retrofit2.Invocation=com.uwetrottmann.trakt5.services.Shows.trending() [1, 20, noseasons]}} 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: --> GET https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: --> END GET 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [31 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/popular?page=1&limit=20&extended=noseasons} 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [32 ms] proxySelectStart: https://api.trakt.tv/ 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [35 ms] proxySelectEnd: [DIRECT] 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [35 ms] dnsStart: api.trakt.tv 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30710/app.tivi.debug I/okhttp.OkHttpClient: [37 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30634/app.tivi.debug D/LeakCanary: Setting up flushing for Thread[ConnectivityThread,5,main] 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [45 ms] cacheConditionalHit: Response{protocol=http/1.1, code=200, message=, url=https://api.trakt.tv/shows/trending?page=1&limit=20&extended=noseasons} 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [45 ms] proxySelectStart: https://api.trakt.tv/ 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [51 ms] proxySelectEnd: [DIRECT] 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [52 ms] dnsStart: api.trakt.tv 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: <-- HTTP FAILED: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30832/app.tivi.debug I/okhttp.OkHttpClient: [53 ms] callFailed: java.net.UnknownHostException: Unable to resolve host "api.trakt.tv": No address associated with hostname 30517-30546/app.tivi.debug I/app.tivi.debug: Background concurrent copying GC freed 109172(7MB) AllocSpace objects, 5(104KB) LOS objects, 65% free, 6MB/18MB, paused 226us total 119.199ms 30517-30517/app.tivi.debug I/Choreographer: Skipped 47 frames! The application may be doing too much work on its main thread. 30517-30758/app.tivi.debug I/OpenGLRenderer: Davey! duration=849ms; Flags=0, IntendedVsync=997849152852373, Vsync=997849152852373, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=997849153395338, AnimationStart=997849153407005, PerformTraversalsStart=997849159325650, DrawStart=997849159753880, SyncQueued=997849956298046, SyncStart=997849956411431, IssueDrawCommandsStart=997849956890390, SwapBuffers=997850001286536, FrameCompleted=997850002218306, DequeueBufferDuration=325000, QueueBufferDuration=317000, 30517-30758/app.tivi.debug I/OpenGLRenderer: Davey! duration=1062ms; Flags=0, IntendedVsync=997849169552461, Vsync=997849952885763, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=997849969635181, AnimationStart=997849969737473, PerformTraversalsStart=997850060751744, DrawStart=997850203383202, SyncQueued=997850225992838, SyncStart=997850226131483, IssueDrawCommandsStart=997850226456796, SwapBuffers=997850230303567, FrameCompleted=997850231693150, DequeueBufferDuration=274000, QueueBufferDuration=406000, 30517-30517/app.tivi.debug E/AndroidRuntime: FATAL EXCEPTION: main Process: app.tivi.debug, PID: 30517 ```
f2janyway commented 2 years ago

This issue resolved after removed data. So I guess, the problem might be related with Room (from account).