NoClassDefFoundError: Could not initialize class androidx.customview.poolingcont

218 阅读1分钟

www.androidbugfix.com/2022/07/noc…

Jetpack compose preview error solution.

NoClassDefFoundError: Could not initialize class androidx.customview.poolingcontainer.PoolingContainer

add above dependency in module.

debugImplementation "androidx.customview:customview-poolingcontainer:1.0.0-rc01"