Bookends icon indicating copy to clipboard operation
Bookends copied to clipboard

How do remove the footer?

Open raghunandankavi2010 opened this issue 9 years ago • 4 comments

Is there a mechanism to remove the footer also. Suppose we want to add the footer when loading more items and remove them when i am done, that would be nice.

raghunandankavi2010 avatar Jun 25 '15 15:06 raghunandankavi2010

I suppose we could add support for removing header & footer views. In most cases I imagine you'd want to toggle visibility and manipulate the wrapped adapter.

KevinTCoughlin avatar Jun 26 '15 01:06 KevinTCoughlin

The reason i thought of removing footer was in case i have a load more option which displays the progress bar, i would want to remove it when i get more data from server and update my recyclerview.

I am not sure of toggling visibility in this case. Thanks..

raghunandankavi2010 avatar Jun 26 '15 05:06 raghunandankavi2010

any progress on this one?

TisenoDev avatar Dec 08 '15 03:12 TisenoDev

PRs welcome

KevinTCoughlin avatar Dec 08 '15 11:12 KevinTCoughlin