Bayu Wijaya
Bayu Wijaya
I have the same issue. I think this is error from library kotlin.TypeCastException: null cannot be cast to non-null type alirezat775.lib.carouselview.CarouselLayoutManager at alirezat775.lib.carouselview.CarouselView.getManager(CarouselView.kt:77) at alirezat775.lib.carouselview.CarouselView.getParentAnchor(CarouselView.kt:250) at alirezat775.lib.carouselview.CarouselView.calculateSnapViewPosition(CarouselView.kt:265) at alirezat775.lib.carouselview.CarouselView.scrolling(CarouselView.kt:230) at...
you need to set variable manager : CarouselLayoutManager? as nullable
Any solution?
Hi @drayan85 I'm interested with your suggest solution, can you provide full example code in add MediaItem before setMediaItems to load media by using CastPlayer?
Hi @chukimmuoi how can i define the right rows and cols? And what is unit of measure for that? Can you help me to describe it? Please help
Up, need info about this
waiting...
Add hideGenerationTimestamp=true in --additional-properties. ``` - npx @openapitools/openapi-generator-cli generate -i be-service-auth/openapi.yaml -g java -o generated-java/ --additional-properties=pubName=genapi,hideGenerationTimestamp=true ```