banner-ads

How to add extra space inside at the bottom of a GridView

只谈情不闲聊 提交于 2019-11-29 06:06:15
I need help to add a space inside a GridView at the bottom of it. This Space should be below the last Element of the GridView, inside of it. This space shouldn't work like a margin to the next element, it should be only visible, when the user scrolles to the bottom of the GridView. The reason for this is an ad banner which partly covers the bottom of the GridView. Besides this obstruction, the user should still be able to see the whole content of the GridView, that's why the space at the bottom of the GridView is needed. left: ad (blue) covers part of GridView elements (orange); right: ad