Cleveroad/AdaptiveTableLayout

Custom Footer View?

Open

#34 opened on Jan 30, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (1,904 stars) (238 forks)batch import
help wanted

Description

Is there a way to add a custom footer view (such as a "load more" cell) to the end of the list in certain situations?

I need to add a full width cell (that doesn't scroll horizontally with the rest of the table) when more data needs to be loaded in and cant figure out how to add this in.

Any help would be appreciated. Thanks

Contributor guide