Some apps have changed the color of the ‘Add Widget’ button. How can I change the color of the button?
Asked
Active
Viewed 1,459 times
2 Answers
10
Useful to know as from WWDC Notes WidgetBackground
will also affect other areas of widget, like color of flipped widget during editing for Intent
based widgets.

sabius
- 704
- 7
- 10
5
Change the color of WidgetBackground
in Assets.xcassets
.

Michael Schnerring
- 3,584
- 4
- 23
- 53

kjg
- 157
- 6
-
this can be comment – Nayan Dave Sep 21 '20 at 07:04
-
4@NayanDave if it provides a proper solution to the problem, an answer is fine. – Michael Schnerring Sep 21 '20 at 07:19