square/Listable

Fix underscroll footers when a keyboard is visible

kyleve opened this issue · 0 comments

This PR https://github.com/kyleve/Listable/pull/83/files ended up breaking properly showing the underscroll footer when the keyboard is up, due to the contentInset addition. This was added to properly show the underscroll footer in horizontal scrolling lists, so need to figure out a solution that works for both.