Chen Ming
Chen Ming
now, we hardcode max brightness value to 255 https://github.com/c19354837/react-native-system-setting/blob/001d7efc72a1ae2b5bcb6c3d41846337c33508a5/android/src/main/java/com/ninty/system/setting/SystemSetting.java#L225 https://github.com/c19354837/react-native-system-setting/blob/001d7efc72a1ae2b5bcb6c3d41846337c33508a5/android/src/main/java/com/ninty/system/setting/SystemSetting.java#L255 https://github.com/c19354837/react-native-system-setting/blob/001d7efc72a1ae2b5bcb6c3d41846337c33508a5/android/src/main/java/com/ninty/system/setting/SystemSetting.java#L275 but, the value may not equal to 255 on some device for example, the value is 4096 on Xiaomi,...
有开源计划吗