Merge pull request #141 from asdzheng/patch-1
Update AmbientLightManager
This commit is contained in:
@@ -104,7 +104,7 @@ public class AmbientLightManager implements SensorEventListener {
|
||||
* @param lightLux
|
||||
*/
|
||||
public void setBrightLightLux(float lightLux){
|
||||
this.darkLightLux = lightLux;
|
||||
this.brightLightLux = lightLux;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user