谁知道为什么这段代码没有降低我的应用程序的背光?
Context context = this; Settings.System.putInt(context.getContentResolver(), Settings.System.SCREEN_BRIGHTNESS, 255);
settings android
android ×1
settings ×1