Maroš Šeleng

Results 9 issues of Maroš Šeleng

I have "large" dataset containing pairs of values, that go like [0;1], [1;2], [2;3], etc, up until [19;20]. I am using ViewModel to load those for me and then, I...

Hi all, I am developing an Android app, where I use my small library to handle network operations out of main apps, so it could be reused. The setup is...

bug
android

Hey, do you have any idea on how can I extend this library to make it working on a Mac? Thanks

enhancement

Hello! I came across what I believe is a bug: I have a generic `data class` for modeling basic screen states ((re)loading, loaded, error, etc.) that looks as follows: ```kotlin...

enhancement

enhancement
datepicker related

There should be icons in the bottom left corners allowing to switch to keyboard input

enhancement
timepicker related

enhancement
timepicker related

**Description** Hey folks, I was trying the alpha02 on my work project, but encountered problems during the build. It seems that Paparazzi v2.0.0-alpha02 somehow causes kotlin incremental compilation to fail....

bug