mAdItems (arrayList of ads) says content of mAditems are queried but never updated thus it is returing 0 item size in getItemCount due to which some items of other arraylist are missing. If i have 20 items and 1 ad per 5 items = 4 ads in total then last 4 item won't show
mAdItems (arrayList of ads) says content of mAditems are queried but never updated thus it is returing 0 item size in getItemCount due to which some items of other arraylist are missing. If i have 20 items and 1 ad per 5 items = 4 ads in total then last 4 item won't show