You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error inflating class com.skydoves.powerspinner.PowerSpinnerView (Caused by android.content.res.Resources$NotFoundException: Drawable packagename:drawable/powerspinner_arrow)
#164
Open
AzizFasihHazel opened this issue
Oct 27, 2023
· 1 comment
getting this error on live app Fatal Exception: android.view.InflateException: Binary XML file line #54 and line 54 contains com.skydoves.powerspinner.PowerSpinnerView
Caused by android.content.res.Resources$NotFoundException: Drawable packagename:drawable/powerspinner_arrow with resource ID #0x7f08026e
Caused by android.content.res.Resources$NotFoundException: File res/drawable/powerspinner_arrow.xml from drawable resource ID #0x7f08026e
The text was updated successfully, but these errors were encountered:
AzizFasihHazel
changed the title
Error inflating class com.skydoves.powerspinner.PowerSpinnerView
Error inflating class com.skydoves.powerspinner.PowerSpinnerView (Caused by android.content.res.Resources$NotFoundException: Drawable packagename:drawable/powerspinner_arrow)
Oct 27, 2023
I have same issue with error: Binary XML file line #138 in layout/input_view: Binary XML file line #138 in layout/input_view: Error inflating class com.skydoves.powerspinner.PowerSpinnerView
Library Version:
implementation "com.github.skydoves:powerspinner:1.2.7"
implementation "com.github.skydoves:powermenu:2.2.3"
Affected Android Version(s) [e.g.13,12,11,8]
getting this error on live app Fatal Exception: android.view.InflateException: Binary XML file line #54 and line 54 contains com.skydoves.powerspinner.PowerSpinnerView
Caused by android.content.res.Resources$NotFoundException: Drawable packagename:drawable/powerspinner_arrow with resource ID #0x7f08026e
Caused by android.content.res.Resources$NotFoundException: File res/drawable/powerspinner_arrow.xml from drawable resource ID #0x7f08026e
The text was updated successfully, but these errors were encountered: