xpavle00 / Habo

Habo is an open-source habit tracker. Created in a flutter.
https://habo.space
GNU General Public License v3.0
436 stars 68 forks source link

"Show reward" info appears below the screen on Android 10 while textbox selected #2

Closed PorterRyan closed 2 years ago

PorterRyan commented 3 years ago

I'm on Android 10, and when creating a new habit, in the "Advanced habit building" drop-down the info box for "Show reward" appears below the screen if any of the textboxes are selected.

Steps to reproduce Create a new habit, tap in one of the textboxes, then hold the info button next to "Show reward".

Thoughts I'm not at all familiar with Flutter, but perhaps there's a way to insert newlines under the info box to force it into view while the keyboard is open?

xpavle00 commented 3 years ago

Thanks a lot for the info. I will fix it in the next version.