LiamMorrow / LiftLog

A cross platform app for tracking your lifts in the gym
https://liftlog.online
GNU Affero General Public License v3.0
48 stars 4 forks source link

Use native title bar #239

Open LiamMorrow opened 1 month ago

LiamMorrow commented 1 month ago

We might be able to use a native app title bar. This would be a gentle foray into moving more of the app out of blazor and into Maui.

I'm not sure this is particularly a good idea, considering we have web as a target too. But blazor as a full app solution leaves a little to be desired.

LiamMorrow commented 1 month ago

It will fix the forever "safe area inset" issue that is plaguing android which I cannot reproduce. See: #160 and #156

screenshot from pre launch report image