Janusz Leidgens
Janusz Leidgens
If I put a viewflow widget inside a scrollview the scrollview will scroll every time a user mixes a horizontal and vertical fling gesture. I tried to figure out how...
The bundletool page (https://developer.android.com/studio/command-line/bundletool) says that you can run bundletool build-apks --bundle=/MyApp/my_app.aab --output=/MyApp/my_app.apks Before that it does not explain how to install bundletool in a way that allows me to...
I assume this is more an issue of my setup and I would be glad to do a PR to update the documentation once I understand what is happening. I...
It would be interesting to have an example that does not just fakes the web calls but also shows how to use the retrofit integration (https://arrow-kt.io/docs/0.10/integrations/retrofit/) and work with the...
From the documentation I could not figure out how to deal with a failed request. It would be nice to have an example for this in the documentation. I would...
--- After sending out a GenericOnOffSet message to a node we are not able to receive updates from that node that are sent as VendorModelMessages. We have a Lamp device...