Daniel Stone

Results 12 comments of Daniel Stone

I have just been looking into a bug which occurs when you use a keyboard shortcut while a dropdown is open on the `develop` branch. ![Screenshot 2022-07-25 at 20 33...

@kfirprods out of interest, what did you find that supported promises and is similar?

Cheers - looks like a decent alternative. Shame there's nothing that's compatible with the newer mongodb drivers but this should be fine until I need a scalable database.

Hi! Thanks for the issue, unfortunately I'm not able to reproduce the issue you're facing myself. Are you able to provide some sample code? Cheers

MaterialAboutToggleItem? Don't think I've created one of these - is it in a forked library. I've actually wanted to implement some items like this so that people can use the...

Hi, this functionality has been implemented in a fork at by @filol here: https://github.com/filol/material-preference-library

@Robyer we haven't merged it into the main branch yet since it's performance is pretty terrible.

> why is there areContentsTheSame method that calls getDetailString() to create big string representations of the objects and then compares the two strings? Why not just properly implement equals() method...

Have you started work on this? Would you be open to a PR.