**问题描述** android 上自定义基座 prefers-color-scheme 无效,黑暗模式切换背景为白色 当把targetSdk设置为30,prefers-color-scheme:dark和黑暗模式切换背景也会跟随变化,但是targeSdk大于30以上,出现无效了
问题描述
android 上自定义基座 prefers-color-scheme 无效,黑暗模式切换背景为白色
当把targetSdk设置为30,prefers-color-scheme:dark和黑暗模式切换背景也会跟随变化,但是targeSdk大于30以上,出现无效了