Gino Miceli
Gino Miceli
Thanks for looking into this. I shared a link private, let's discuss offline.
> The only solution I was able to prototype was by removing the `sharedTest` module and moving the fake implementations to the main dir Does that mean the shared test...
@sergeydolgov1 That's actually the feature details sheet; this issue referred to what's shown when you're viewing or editing an individual observation.
Thanks for the comments! > It seems that the Toolbar header is already centered Good catch! > User is already viewing observation and we have "Edit" in the ellipsis "Edit"...
Sgtm! Created #535 to track. Please add other open qs there as well!
This is low priority, but it really irks me. I'll try to get it done in MVP Sprint 3, time permitting.
Obsolete as of #1146.
Could be related to #978?
> Is there a recommendation for how to approach this? Should we start migrating classes which already have unit tests or should it be used for new classes only? Hi...
> Since I don't have any active PRs, I thought of migrating one or two of the existing classes to kotlin. But adhering to using Kotlin for new/modified code also...