admobadapter
admobadapter copied to clipboard
Ad into the end of recycleview
Now it's possible to insert ad into list between elements, but there is no way to put it at the end of list, such as:
[item one]
[item two]
[awesome native ad]
@aa-contorra Hi,
Okay we'll take a look, thanks for your report...
Please add this feature. I have a RecyclerView with first ad index set to 2. However, if there are 2 or less items, the ad isn't shown. If for example there is just one item, I want the ad to show as the second item, even if the ad index is higher than that position.