OudomMunint / .NetMAUI-To-Do-List-App

A to do list app that performs CRUD operations. Made with .Net MAUI
35 stars 5 forks source link

Settings Page back button title #190

Closed OudomMunint closed 1 month ago

OudomMunint commented 1 month ago

Dashboard page > Home > Settings

Currently the title of the previous page appears on settings page back button. Disable this because item count cannot be updated from settings page.

OudomMunint commented 1 month ago

Fixed by PR #191