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

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -