Created
January 17, 2020 05:38
-
-
Save Lavanyagaur22/9a3310194600ca77d3b871638282f1a9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
private lateinit var sensorManager: SensorManager | |
... | |
sensorManager = getSystemService(Context.SENSOR_SERVICE) as SensorManager |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment