Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When facebook native ads placed inside cardstackview , ads are getting hidden . #199

Closed
iamkdblue opened this issue Mar 11, 2019 · 4 comments

Comments

@iamkdblue
Copy link

See this error, how can I solve this?

https://stackoverflow.com/questions/55106680/how-to-place-facebook-native-ads-in-cardstackview-native-ads-gets-hidden-when-a

@kolllor33
Copy link

I think this bug has nothing to do with the library. The problem is that recycleviews are strangs with video and the ads and the library is based on a recycleview it wil have this bug. So I don't know if you find https://stackoverflow.com/questions/33908308/facebook-native-ads-in-recycler-view-android this somthing helpfull?

@iamkdblue
Copy link
Author

@kolllor33 thanks for your response, I found the issue in this library which makes ads hidden on dragging, finally I fixed it, now I am trying to play video ads in this library once I did with this issue I will merge into the main code.

Thanks, @yuyakaido and other developers for this library😃

@yuyakaido
Copy link
Owner

@KDBlue @kolllor33
I can't reproduce this issue. But maybe this issue has been fixed in ver. 2.2.4. There is a problem that Adapter.onBindViewHolder is invoked while dragging before ver. 2.2.4.

@iamkdblue
Copy link
Author

I tried ver 2.2.4 is buggy while moving previously cards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants