googleads-mobile-android-examples
googleads-mobile-android-examples copied to clipboard
NativeAd MediaContent shows repeated confusion on the RecyclerView
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.