Alberto Ballano

Results 19 issues of Alberto Ballano

Hello, first of all thanks for sharing your lib! It would be possible to use it in lower android versions (api 7-9) or there are special features only working in...

Currently the adapter's function `move(from, to, item)` doesn't call `notifyItemChanged` although it sets a possibly new item in the list, potentially causing a duplicate of the previous item instead of...

bug

Right now the `RendererBuilder` binding is done by passing an instance of a Renderer which will later on be cloned in order to be reused. This causes that any state...

Let's collect some ideas and features. @arrow-kt/maintainers Feel free to comment or edit this post to add/edit/fix anything you consider :+1: - [x] Provide Android's main coroutine context // Done...

Since OkHttp depends on it, there's no need to have them as separate dependencies.

Current version is 3.4.1 while latest is [3.9.0](https://github.com/square/okhttp/blob/master/CHANGELOG.md)

https://codecov.io/ An example report on a PR:

enhancement

Currently the examples shown are from the `1.0.1` version, which doesn't include the authenticators nor deals with any API restriction described [in the docs](https://developer.android.com/training/sign-in/biometric-auth). Additionally it would be nice to...