Guys, how are you?
I have a problem, when I use the companion the text field looks like this:
ok so far no problem.
but when I generate my app I don’t see the color underneath.
Help please
Guys, how are you?
I have a problem, when I use the companion the text field looks like this:
ok so far no problem.
but when I generate my app I don’t see the color underneath.
Help please
What color have you set for the accent color? The text box line color uses the accent color property as far as i know, probably you set it to a transparent Color or as the same colour as your background colour.
Note: that might be the reason it doesn’t happen in the companion as the accent color is being set in the compile time , therefore your app will use the accent color of the companion while testing, which is the pink color.But not in compiled app.
How do I change the accent color?
thanks friend