Lev R

Results 5 comments of Lev R

@fbasilico I put only `suggestionsBoxController.resize();` at the end of `suggestionsCallback` and it works. But there is one problem - on every text change the callback triggers and suggestions box blinks.

Also have this problem. Reproduce in Samsung S8, Xiaomi Mi 8 Lite, OnePlus A3010

Also the device really still connected and I need to turn off Bluetooth to drop the connection.

Hi @solid-software For example, I have a subject like that: ```dart final _connect = HydratedSubject("_connect", seedValue: false); ``` And it already has `true` value, then on the application start (from...

Is this only for iOS? Needed this thing for Android so much