Open valpackett opened 8 years ago
Use the sensor's rotation from the API instead of hard-coded values for older Nexus phones. #174
Also update build stuff. I'm not sure what Keys.``package``<<=``packageT``in Android did – it returned an error for me: packageT doesn't exist.
Keys.``package``<<=``packageT``in Android
packageT
What do we need to do to get this merged and built? Are there recommended forks?
Use the sensor's rotation from the API instead of hard-coded values for older Nexus phones. #174
Also update build stuff. I'm not sure what
Keys.``package``<<=``packageT``in Android
did – it returned an error for me:packageT
doesn't exist.