Apsalogics

Results 4 comments of Apsalogics

by Using BackgroundTask this problem is solve because loading is don on background. i am using [This](https://stackoverflow.com/a/65108879/14653921) to solve my problem

> adItemInterval If i changes that position then After "adItemInterval("Position") " Position Show another time native Mean if adItemInterval(2) then add repeat or Show after every 2 Items. i need...

> how to show on a specific location not in recyclerview. Why you Use this if you not use in Gridview ore recyclerview. Simply use this [Native advanced](https://developers.google.com/admob/android/native/advanced)

if (isValidPageNumber(String.valueOf(pageNumber))) { pdfView.jumpTo(pageNumber, true); } where pageNumber is taking from onPageChanged pageNumber = page + 1;