admobadapter
admobadapter copied to clipboard
Integrate AdmobAdapter with Infinite-Fire
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
@3llomi Hi, what wrapper do you use exactly? AdmobAdapterRecyclerWrapper or something...?
@kot331107 yes i am using AdmobExpressRecyclerAdapterWrapper