David Corrado
02/17/2022, 10:23 PMmkrussel
02/17/2022, 10:26 PMLocalContentColor
then that will provide the correct color for the background.
Surface
takes it's color and looks up to see if it matches colors in the MaterialTheme
if it does it sets the LocaleContentColor
to match the on
version for that.
See Colors.contentColorFor
mkrussel
02/17/2022, 10:28 PMChris Sinco [G]
02/18/2022, 2:36 AMDavid Corrado
02/18/2022, 8:26 PMChris Sinco [G]
02/18/2022, 8:31 PM