kk
kk
> After a few more research, the bug is with Drawables, in XML if you use `android:background="?colorPrimary"`, it will use the app primary color and not the one from Cyanea....
if above not work , use this to disable scrolling by user : setSliderAdapter(imgAdapter,false)
> @smarteist > Is it possible to disable swipe left on last slide? I mean currently if we slide left on last slide we get the first slide displayed but...
to disable scrolling by user : setSliderAdapter(imgAdapter,false)
I totally agree please fix this as scoped storage for android 11 is introduced and requestLegacyExternalStorage is no longer avilible.
Thanks a lot and I am magically waiting for your response.