Light Mode Issue: white status bar color affects status bar icons Dark Mode Issues: theme doesn't match MM System color guidelines this affects the following: 1. Status bar color #60 2. TextView text color is blending with it's parent view background color 3. Previous & Next button color doesn't match theme 4. Previous button outline should reference theme primary color #60 General Issues: 1. Hard coded dimensions (width, height, margin, textSize, corner radius) | View Type | View | | --- | ---| | Light | <img src="https://user-images.githubusercontent.com/56981537/212030790-3d51ff28-47ce-425f-a01e-8480500d857d.png"> | | Dark | <img src="https://user-images.githubusercontent.com/56981537/212030785-38138df8-fcda-44ef-9d66-08346b0ad829.png"> |
Light Mode Issue: white status bar color affects status bar icons
Dark Mode Issues: theme doesn't match MM System color guidelines this affects the following:
General Issues: