Dario Coletto

Results 7 comments of Dario Coletto

It could be useful to put an example of a filter for recyclerview imho. I'm having problem using realm conditions foto dynamically filter a list. For example, I have a...

After some problem I've found out how to filter in a "proper" way (at least it's reliable and pretty fast): when you need to update the filter (eg edittext change...

> Do only I not understand the question? He basically connected to his headphones through his phone's bluetooth settings, then tried to check from his application (using ble-manager lib) if...

I've made a [script](https://github.com/coletz/kotlin_mpp_boilerplate) which seems to work. Tested only on macOS, but *should* work on linux too (and windows under wsl). It requires "rename", the one from perl. ~~PS:...

No, the xiaomi gemini (mi5) has 820 not 821. Won't work

That's not possible, this repo is just for mi5. The mi5s is a different phone and mi5s plus another different one. It won't be updated in any way

> getting same issue on android only. > > `"react-native": "^0.63.4"` `"react-native-preference": "^2.2.1"` > > **Solution that work for me**: `Preference.setWhiteList([]);` before you do any set. this is for android,...