Rufim

Results 1 comments of Rufim

I get same bug on one of my devices ``` java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/core/os/BuildCompat; at io.github.inflationx.viewpump.internal.-ViewPumpLayoutInflater.(-ViewPumpLayoutInflater.kt:25) at io.github.inflationx.viewpump.ViewPumpContextWrapper$inflater$2.invoke(ViewPumpContextWrapper.kt:25) at io.github.inflationx.viewpump.ViewPumpContextWrapper$inflater$2.invoke(ViewPumpContextWrapper.kt:22) at kotlin.UnsafeLazyImpl.getValue(Lazy.kt:81) at io.github.inflationx.viewpump.ViewPumpContextWrapper.getInflater(ViewPumpContextWrapper.kt) at io.github.inflationx.viewpump.ViewPumpContextWrapper.getSystemService(ViewPumpContextWrapper.kt:31) at android.view.LayoutInflater.from(LayoutInflater.java:232) at...