<!-- 🚀 Thank you for contributing! ---> <!-- Provide a brief description of the issue here. --> <!-- Pretend you are explaining it to a friend, not yourself! --> When you click the search field while in light mode, the back icon is not visible. ### Steps to reproduce <!-- Tell us how to reproduce this issue. --> <!-- Please provide as much detail as possible (the more code snippets, the better)! --> <!-- If we cannot recreate it, we will not be able to figure out how to fix it. --> - Switch between dark mode and light mode - Observe the back icon on the search input field(replaces search icon) ### Expected behavior <!-- Tell us what you expect to happen (what should happen once we fix the issue). --> The back icon won't be visible while on dark mode because the theme color is overridden by default provided in layout ### Actual behavior <!-- Tell us what is actually happening (what is broken/not working correctly). --> <!-- Please add screenshots and links to screen recordings as you see fit. -->   ### Environment <!-- It's really helpful to know your exact environment otherwise it can be difficult to help. --> * Android Version: 10 * raywenderlich.com App Version: 1.3.0-debug * Device: Xiaomi Redmi 9A
When you click the search field while in light mode, the back icon is not visible.
Steps to reproduce
Expected behavior
The back icon won't be visible while on dark mode because the theme color is overridden by default provided in layout
Actual behavior
Environment