You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am trying to integrate AdmobAdapter with Infinite-Fire ,which is a Library that makes pagination happens in Firebase and it's based on Custom RecyclerView Adapter with a "Firebase-Array".
the problem is after adding Admob Adapter Wrapper to the Infinite-Fire Adapter ,the items is not showing and when i scroll somehow only the ad is Showing!
i think the problem is that the Content itemViewType is not called
any ideas please?
Thanks
i am trying to integrate AdmobAdapter with Infinite-Fire ,which is a Library that makes pagination happens in Firebase and it's based on Custom RecyclerView Adapter with a "Firebase-Array".
the problem is after adding Admob Adapter Wrapper to the Infinite-Fire Adapter ,the items is not showing and when i scroll somehow only the ad is Showing!
i think the problem is that the Content itemViewType is not called
any ideas please?
Thanks
here is the Infinite-Fire repo
https://github.com/marcorei/Infinite-Fire
The text was updated successfully, but these errors were encountered: