ita-social-projects / Car-Back-End

MIT License
8 stars 14 forks source link

[Minor bug] Incorrect color and font-size of number unread messages on a dark theme. #1061

Closed VitaliiOryshchyn closed 2 years ago

VitaliiOryshchyn commented 2 years ago

Environment: Android 11, Nexus 5X. Reproducible: always. Build found: v1.0.557

Preconditions: The 'Car' app is opened. User is logged in. 'Ride Homepage' is opened.

Steps to reproduce: Look at the bottom tab navigation, if you have unread messages or notification.

Actual result:

  1. Number have color "White"
  2. Font-size: 14px

image

Expected result:

  1. Number have color "Primary for dark mode"
  2. Font-size: 8px

image

Labels to be added "Bug" ("bug"), Priority ("pri: low")