googleads-mobile-android-examples icon indicating copy to clipboard operation
googleads-mobile-android-examples copied to clipboard

NativeAd MediaContent shows repeated confusion on the RecyclerView

Open ZHJ-30 opened this issue 3 years ago • 0 comments

I used a for loop to load multiple ads with adLoader.loadAd(), and then inserted them into the recyclerview of my application data list. After scrolling the list back and forth, the text data such as headline and body are displayed normally, but the MediaContent displayed by MediaView will be repeatedly confused. This troubles me a lot, and I look forward to your reply.

ZHJ-30 avatar Oct 28 '21 09:10 ZHJ-30