hungps/flutter_pokedex

Cant Tap on Last Tab When Drawer is Fully Open

AboveZenith opened this issue · 4 comments

When the Drawer is fully open the last tab is being covered by the decorative spinning pokeball.
Decreasing the size of the ball to under .3 will allow you to then use that last tab since the pokeball is not overlapping with the tap.

Hi @AboveZenith, what device are you using? And what size of your screen?

Im testing this on a OnePlus 5T and Deadairx is on a Pixel 4 XL. The OnePlus has a 6 inch screen not sure about the pixel though

@AboveZenith thanks for the info. I will take a look and fix it!

Hi @AboveZenith
Pull request #22 should fix this issue. Please re-check it. Feel free to reopen it if this issue still exists.