0

I have made an application by converting my web app to android app, these pink buttons are showing, how can I change this button's color ? First image Second image

I have tried by viewing androidmanifest.xml

1
  • check out Styles and themes doc in HERE, get familiar with this mechanism and pick fitting answer in previously asked question about same problem Commented Jan 25, 2023 at 16:04

1 Answer 1

1

Your question is not clear, but you can try this:

Try to find this color in the resources directory and modify it

Also you can see answers for this question:

Where can I find defined colors in android

Sign up to request clarification or add additional context in comments.

2 Comments

Thanks for you reply, I just founded the colors.xml file and I replaced colorAccent with my custom color
if that helped you, please like comment and mark the answer as solved

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.