Jakob Sunde

Results 16 comments of Jakob Sunde
trafficstars

Oh I think there's more to this bug than I realized, I just saw the "TODO(#929)" and marked as fixed after my change, but I think there is still more...

Yea I think that sounds good. Right now the GoogleMapsFragment should be able to render Points, Polygons, and MultiPolygons. I think we still need to add support for: - [...

I just merged the updates to the PolygonDrawingViewModel, #1279, to remove the MapPolygon and render a LineString for incomplete polygons and convert them to a LinearRing when they are completed....

> LGTM! Please just fix build errors. > > ``` > e: /workspace/ground/src/main/java/com/google/android/ground/persistence/local/room/converter/ResponseJsonConverter.kt: (82, 53): Type mismatch: inferred type is MultipleChoice? but MultipleChoice was expected > e: /workspace/ground/src/main/java/com/google/android/ground/persistence/local/room/converter/ResponseJsonConverter.kt: (85, 53):...

I think to sounds good 👍 On Thu, Sep 15, 2022 at 10:18 AM Scott Olsen ***@***.***> wrote: > @gino-m , @JSunde , > @shobhitagarwal1612 -- any > opinions on...

Here is a simple example with only one file from the JFreeChart project that fails. If you download and extract the contents of the attached archive and then run `java...

I haven't necessarily been deleting things from the EditSubmissionFragment as I've been replicating the functionality in the new Data Collection flow. Would it be worth going in and deleting the...

I believe we show the label for the photo task in the new data collection flow.