IncendiaryCode / TimeTracker

0 stars 0 forks source link

While running app if we change device display mode to dark UI is breaking. #92

Open Sujatagp opened 4 years ago

Sujatagp commented 4 years ago

Steps to reproduce

  1. Device display mode should be in light.
  2. Login to app.
  3. Change display mode to default at app.
  4. Change the device display mode to dark.
  5. Observe the app UI.

Expectation App should be in dark mode.

Observation Part of the UI is still in light mode until we kill the app.