googlecreativelab / landmarker

Orientation, GPS, and Places enabled Android Experiment
http://www.androidexperiments.com
Other
180 stars 50 forks source link

Android Code style, Butterknife Update #1

Open dh06IRL opened 9 years ago

dh06IRL commented 9 years ago

Updated the code to match the Android code style. Also updated Butterknife to the newest version (7.0.1) which requires moving from ‘InjectView’ to ‘Bind’