StateView icon indicating copy to clipboard operation
StateView copied to clipboard

kotlin.TypeCastException Crash

Open omkar-tenkale opened this issue 3 years ago • 1 comments

kotlin.TypeCastException: null cannot be cast to non-null type android.view.ViewGroup
    at com.github.nukc.stateview.StateView.showView(StateView.kt:155)
    at com.github.nukc.stateview.StateView.showEmpty(StateView.kt:123)
    
    Occurs when retryView is set

omkar-tenkale avatar Apr 08 '22 17:04 omkar-tenkale

need more log info, StateFView version, please check your retryView

nukc avatar Apr 14 '22 01:04 nukc