Gino Miceli
Gino Miceli
At the very least we should change the UI to make it harder for the user to accidentally sign out while offline. @ngosue FYI.
@hemanp tried view bindings here, as did I, and for some reason couldn't get them to work. More work is needed here.
> @gino-m Is the issue still active in crashlytics? Pilots have ended so we'd need more data to say whether this was still occurring.
Superseded by new data collection flow.
Thanks for filing this, @karistenneson! > For the offline basemaps, when the user is take to the satellite imagery to select an area, it would be great to have some...
Let's show to hybrid basemap and figure out a way overlay the tile extents (semi-opaque mask?).
> We always re-create `*FieldViewModel` as a screen can have multiple fields of same type. Does it mean that ViewModel shouldn't exist and all the logic should live in the...
> I was trying to replace the custom view model factory with the androidx provided solution. Turns out, the api doesn't provide a way to force create a new VM...
Hi @dturner! Qq - if individual form fields have their own ViewModels, is it advisable to implement individual form components as Fragments? Or is that too heavyweight for things like...
> Could this be an android specific thing? Could be.. I was testing in the emulator with Nexus 5X API 29. Thanks for taking a look!