Estimote / Android-Fleet-Management-SDK

Estimote Fleet Management SDK for Android
https://developer.estimote.com
MIT License
836 stars 451 forks source link

Fixed some broken code #108

Closed mjkaufer closed 9 years ago

mjkaufer commented 9 years ago

The get() is not a method - it was a typo originally that was meant to be .getInstance().

heypiotr commented 9 years ago

Thanks! :bowtie: :+1:

heypiotr commented 9 years ago

Mhm, I can't seem to be able to convert this into an issue. We need to fix this in the JavaDoc in the SDK's source code. Do you mind putting this on the issue tracker, not as a pull request?

mjkaufer commented 9 years ago

Done! https://github.com/Estimote/Android-SDK/issues/109

wiktor commented 9 years ago

Changed in source code.