Júlio Zynger

Results 15 comments of Júlio Zynger

Hi @HelenParr, thanks for the report. Would you like to contribute a fix via a pull-request? Feel free to ping me for a review.

@runningcode Do you know how this feature is called? So far I have been referring to it as "one-liner" 🤣

I noticed that when I removed the android:configChanges="..." the viewflow worked as usual... why is that?

@poslegm we use it in several projects each with different setups and teams (which makes it 'teaching' a bit more cumbersome). The type of command I have in mind are...

[SoundCloud](https://play.google.com/store/apps/details?id=com.soundcloud.android&hl=en) is using Oboe as well. We also [wrote about the integration](https://developers.soundcloud.com/blog/soundcloud-is-playing-the-oboe).

It should be possible to output SVG by using a combination of [FloorPlan's modules](https://github.com/julioz/FloorPlan). There is a `dbml-parser` module that is not yet complete (accepting contributions!) but its output can...

@Luuk34 Thanks for the Google search link. I could do it myself but believe it makes more sense for the maintainers of the project (who already update the tool and...

@Xantier I am having a bit of trouble understanding how we could plug an annotation into the entities to replace the implementation of [this method](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/backstage-plugin-prometheus/src/api/index.ts#L51-L54). Is there another plug-in, that...

I think implementation-wise it could make sense, but if I understand the ArgoCD README correctly: > then in the following component definition annotations add a line with the url to...

I am not sure I understand the motivation of the issue, does _multi-database_ mean running different engines side-by-side? Is that the intended goal? For our use-case, what we would like...