Android AdMob Native Express into ListView -


i've problem when admob express native ads load first time , refresh banner. code same github google native ads i've put adpter listview control choise:

if (position == 0) {       // put admob view initialization here }else{       // listview view element } 

in case see listview become in parts black background:

enter image description here

where errors? lot


Comments

Popular posts from this blog

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -