Hi,
I am using native ad in my app.
I have used google provided templates to setup native ad and it shows successfully when I use gnt_small_template_view
However, as soon I switch to gnt_medium_template_view. I get below error.
java.lang.RuntimeException: Unable to start activity ComponentInfo android.view.InflateException: Binary XML file line #15: Binary XML file line #15: Error inflating class com.google.android.ads.nativetemplates.TemplateView
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3114)
please help
Regards