clockbyte / admobadapter

It wraps your Adapter to display Admob native ads and banners in a ListView/RecyclerView data set. It based on the Yahoo fetchr project https://github.com/yahoo/fetchr
Apache License 2.0
237 stars 75 forks source link

Error:(3) Error retrieving parent for item: No resource found that matches the given name.... #96

Closed anushree94 closed 6 years ago

anushree94 commented 6 years ago

Added this despendency: compile 'com.github.clockbyte:admobadapter:1.4.5' in my gradle file. Sync now generates a list of errors. Attaching a screenshot of the errors. Any help will be appreciated. Thanks in advance. image

mkhazov commented 6 years ago

compileSdkVersion 26 will help you.

kot331107 commented 6 years ago

@anushree94 solved already?

Edit: closing for now. Pls update any info if it still occurs