护眼模式浓度调整到最低

护眼模式浓度调整到最低

diff --git a/alps-mp-t0/frameworks/base/core/res/res/values/config.xml b/alps-mp-t0/frameworks/base/core/res/res/values/config.xml

index f6ee1a97592..45c83baac63 100755

--- a/alps-mp-t0/frameworks/base/core/res/res/values/config.xml

+++ b/alps-mp-t0/frameworks/base/core/res/res/values/config.xml

@@ -826,7 +826,7 @@

<!-- Default color temperature, in Kelvin, to tint the screen when Night display is

activated. -->

  • <integer name="config_nightDisplayColorTemperatureDefault">2850</integer>
  • <integer name="config_nightDisplayColorTemperatureDefault">4082</integer>

<!-- Maximum color temperature, in Kelvin, supported by Night display. -->

<integer name="config_nightDisplayColorTemperatureMax">4082</integer>

相关推荐
花花鱼5 小时前
android studio 设置让开发更加的方便,比如可以查看变量的类型,参数的名称等等
android·ide·android studio
alexhilton6 小时前
为什么你的App总是忘记所有事情
android·kotlin·android jetpack
AirDroid_cn10 小时前
OPPO手机怎样被其他手机远程控制?两台OPPO手机如何相互远程控制?
android·windows·ios·智能手机·iphone·远程工作·远程控制
尊治10 小时前
手机电工仿真软件更新了
android
xiangzhihong813 小时前
使用Universal Links与Android App Links实现网页无缝跳转至应用
android·ios
车载应用猿13 小时前
基于Android14的CarService 启动流程分析
android
没有了遇见14 小时前
Android 渐变色实现总结
android
雨白16 小时前
Jetpack系列(四):精通WorkManager,让后台任务不再失控
android·android jetpack
mmoyula18 小时前
【RK3568 驱动开发:实现一个最基础的网络设备】
android·linux·驱动开发
sam.li19 小时前
WebView安全实现(一)
android·安全·webview