shabados / mobile

Android and iOS app for searching, navigating, and presenting the Shabad OS database.
MIT License
11 stars 11 forks source link

Cannot scroll content when swiping on fadeaway gradient #273

Closed bhajneet closed 2 years ago

bhajneet commented 2 years ago

Describe the bug

There is a fadeaway gradient behind the search/bookmarks bottom bar. This gradient extends up to the content.

The user cannot scroll content if trying to pull from that gradient area.

Expected behavior

Either lessen the gradient range or remove the gradient and differentiate the bottom bar differently.

Harjot1Singh commented 2 years ago

This is surprisingly annoying

bhajneet commented 2 years ago

I wonder if this and #274 are related. Maybe if that is fixed, this will also be pushed downwards? I'm not sure.

bhajneet commented 2 years ago

Re-opening to discuss. There is no gradient at all now. Not sure if that was intended. Can say it's fixed, but not sure.

bhajneet commented 2 years ago

Okay, I see there is a gradient. But a different background is cutting content off sharply. So there is a mistake in implementation.

Edit: found this by toggling dark mode which is not hooked for gradient bg.