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

'Create habit' button obscuring UI on Android 10 #19

Closed lo2dev closed 1 year ago

lo2dev commented 1 year ago

Android version: 10 Habo version: 2.0.0

Problem

The 'create habit' button is obscuring the very last date at the bottom of the screen. I can still access the date if I scroll a little, but it is frustrating as it's just a bit of visibility.

In the first screenshot 'do blender' was the last habit in the list and in the second screenshot 'ex' was the last habit in the list

Possible solution:

A very rough idea would be to add a bit of white space at the bottom so the button has space to be without obscuring the UI.

Thank you for your time!

Screenshots

20230212_221820 20230212_221839

xpavle00 commented 1 year ago

Hi, Thanks for the report. It will be fixed in the next version.