WSDOT / wsdot-android-app

Source code for the WSDOT Android application
GNU General Public License v3.0
19 stars 12 forks source link

Log flooded with warning message while touching map #101

Closed loganSims closed 8 years ago

loganSims commented 8 years ago

W/Google Maps Android API: GLHudOverlay deprecated; draw(): no-op

It's an issue with the play service library. Should be fixed in an upcoming play services update.

See here.

loganSims commented 8 years ago

Looks like this is only showed up when I started updating to Google Play service 9.0.2. Referencing issue #100 and closing this one.