felipecsl/QuickReturn

Bottom target can hide content of listView

Opened this issue · 2 comments

You say: "Automatically adjusts the ListView/GridView to prevent it from being hidden behind the target view, when it is placed at the top of the list."

But when we have a target view at bottom and a listView which have an height close to height of screen, the target view bottom hide last row.

How to fix it ?

@onishinji I will implement a fix for it, just like it works for the top view. Expect a new release later today or tomorrow.

also please feel free to submit a PR if you want