Thomas Richtsfeld

Results 7 comments of Thomas Richtsfeld

@pedrovgs what exactly should be changed in the initialization? Doing the calls after the super methods?

I also have the same crash on my Nexus 5x. If I use ARGB_8888 it doesn'T crash, but i get a black image. Would be nice if you could figure...

I searched around in the interenet a lot the last months and the solution with the ImageReader API was the most found answer. I am just curious why it worked...

You can easily set a time range using the `timePicker` extensions function. See [here](https://github.com/vanpra/compose-material-dialogs/blob/main/datetime/src/main/java/com/vanpra/composematerialdialogs/datetime/time/TimePicker.kt#L93)

Ah sorry, my bad. Seems like we can only set the year for the moment