Oscar Urbina
Oscar Urbina
I had the same issue and it seems that this case is present when there's no DOM elements with the carousel class. What I did to solve this is to...
I have the same issue, doing this: - mCardContainer.setAdapter(adapter); not works for me :(
Thats because you are adding the clickListener into the model, you need to add clickListener into your image, this is part of my refactored code of SimpleCardStackAdapter.java. I hope it...
Just started happening to me too, using codex cli 0.73.0 + plus subscription