I have a AppCompat SearchView and I wanted to change the color of the text in the SearchView. So I followed this answer.
So I typed the answer in my themes.xml and in the layout preview, the text color was black. But when I tested it on the emulator, the text color was white. I am attaching two screenshots as well.
What is the problem?