admobadapter icon indicating copy to clipboard operation
admobadapter copied to clipboard

Integrate AdmobAdapter with Infinite-Fire

Open 3llomi opened this issue 7 years ago • 2 comments

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 avatar Jun 17 '17 03:06 3llomi

@3llomi Hi, what wrapper do you use exactly? AdmobAdapterRecyclerWrapper or something...?

kot331107 avatar Jun 17 '17 08:06 kot331107

@kot331107 yes i am using AdmobExpressRecyclerAdapterWrapper

3llomi avatar Jun 17 '17 13:06 3llomi