lostzen / lost

A drop-in replacement for Google Play services location APIs for Android
http://mapzen.github.io/lost/
Other
352 stars 70 forks source link

Make LocationServices fields final #93

Closed sarahsnow1 closed 8 years ago

sarahsnow1 commented 8 years ago

Overview

This PR prevents the static APIs from being able to be modified by clients.

Proposed Changes

Closes #33