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
I have been trying to inflate this SliderLayout in a Fragment. I am getting this error. So please help me to resolve this error.
Binary XML file line #8 in : Error inflating class com.daimajia.slider.library.SliderLayout
Caused by: java.lang.reflect.InvocationTargetException
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.daimajia.slider.library.Tricks.InfiniteViewPager.setAdapter(androidx.viewpager.widget.PagerAdapter)' on a null object reference
The text was updated successfully, but these errors were encountered:
I have been trying to inflate this SliderLayout in a Fragment. I am getting this error. So please help me to resolve this error.
Binary XML file line #8 in : Error inflating class com.daimajia.slider.library.SliderLayout
Caused by: java.lang.reflect.InvocationTargetException
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.daimajia.slider.library.Tricks.InfiniteViewPager.setAdapter(androidx.viewpager.widget.PagerAdapter)' on a null object reference
The text was updated successfully, but these errors were encountered: