admobadapter icon indicating copy to clipboard operation
admobadapter copied to clipboard

Ad into the end of recycleview

Open aa-contorra opened this issue 8 years ago • 2 comments

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 avatar Nov 28 '16 04:11 aa-contorra

@aa-contorra Hi,

Okay we'll take a look, thanks for your report...

kot331107 avatar Nov 28 '16 14:11 kot331107

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.

Thomas-Vos avatar Aug 19 '17 09:08 Thomas-Vos