TextBox line is pink

Hello everyone. So I created an app but I noticed that the textbox component has a pink line that doesn’t go well with my app color. There is no option to change it and changing the accent color doesn’t work either. Is there any way to change its color?

2 Likes

Change the accent color.
Test it as apk.

4 Likes

If you are testing with a companion, changing Accent Color won’t cause anything because of companion overwrites with pink.

3 Likes

Almost, but not exactly. It’s because the Companion is built with the Kodular colors, Blue as primary and pink as secondary. Apps cannot change their AndroidMainfest.xml (where it is stored) while runtime, so it’ll be always pink.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.