Sebastien Guillemin

Results 4 issues of Sebastien Guillemin

In the main README.md file, the imports seem a bit odd: **AndroidX Version** ``` implementation 'com.snakydesign.livedataextensions:lives:1.3.0' implementation 'android.arch.lifecycle:extensions:x.x.x' // If you are using the AndroidX version, that's fine too, as...

*I've noticed you've been implementing components, I figured Bootstrap layouts might come in handy as well (though kobweb has some implementations for Columns and such, but not really equivalent to...

Hi, I'm having trouble with element properties of enum types: is there a way to retrieve all possible values for an element enum property? For instance, for `audiotestsrc` element's `wave`...

It took me some time to stumble on Java GI (I did so indirectly), don't you think the library could have its entry in [GTK bindings list](https://www.gtk.org/docs/language-bindings/) now? I found...

enhancement