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

A to do list app that performs CRUD operations. Made with .Net MAUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI - Search bar - Regression

OudomMunint opened this issue · comments

  • Android: Search bar appears white during dark mode, doesn't react to ThemeChanged event.
  • iOS: Search bar appears to have 2 backgrounds, a container bg and it's own bg, sometimes doesn't react to ThemeChanged as well.

PR #146 should fix this issue.