Ron Yust
Ron Yust
It's immediate parent is a vertical LinearLayout... which is in a TableView... which is in another vertical LinearLayout. Maybe the TableView is a culprit?
Have you gotten an app using MessageClient working on Wear OS 3 without the Google Wear OS app installed on the phone? It does not work. Even in the latest...
Yes, I know the Google Wear OS app doesn't work with Samsung... that's my problem. Why does Android Studio new Wear OS tools have you install the Google app? Can...
I used the examples for the foundation of my app... which is Java, not Kotlin which may be a factor. Do any of the examples use Java? Just because there...
I am using WearableListenerService which may be related. I'll look at the issue and see if anything there helps and try with latest libraries. Thanks for the feedback.
I reverted back to v2 to stay away from the v3 beta. Everything was too slow with geojson overlays. I've attached one that caused problems on v3. [Scotland.geojson.zip](https://github.com/googlemaps/android-maps-utils/files/4662507/Scotland.geojson.zip)
I've had a similar issue where a KML file has defined icons for placemarks, but the default icon briefly shows and then is replaced with the one specified in the...
In case the stale bot wants to interfere again... this hasn't been fixed and needs to be.
Not stale
What are the plans on getting this issue resolved? It's holding up a production version of my app using this library.