Christophe Henry

Results 41 issues of Christophe Henry

This is annoying when you intend to reuse the same ImageView as it does not appear in view port anymore. The provided example works just because the activity is exited...

Currently, the only way to set fast scroller color is by setting the `fast_scroller_bar` and `fast_scroller_handle_idle` colors in `values/colors.xml`. This prevents from using theme attributes. It would be nice that...

This forces to wrap every element of the list to an IFlexible before updating the adapter. In case of managing data through Jetpack's Room/LiveData, the dev has no control on...

enhancement

Unless I'm wrong, FastScrollbar does not automatically hides as soon as the related RecyclerView stops behing scrollable (in case the items list is smaller that the page).

As explained [here](https://github.com/davideas/FlexibleAdapter/issues/604#issuecomment-479057948), `FlexibleAdapter` has a type problem. Internally, it stores items of type ``. This does not cause any problem as long as items keeps being manipulated internally. But,...

**Describe the bug** In some circumstances, it seems that the autocomplete output is transmitted to powerline-go and interpretted as an option. But I hope this is not a very secific...

bug

**Is your feature request related to a problem? Please describe.** A consequent number FreshRSS users don't understand the correct setup process to get the HTTP API working. A lot of...

good first issue
help wanted

`fuel-stetho`'s README is linked in [Utility section](https://github.com/kittinunf/Fuel#utility) but doesn't exist.

:book: documentation

**Is your feature request related to a problem? Please describe.** As [the documentation states](https://insert-koin.io/docs/reference/koin-android/instrumented-testing), on Android, Koin is started by the `Application` class which means that loaded modules are the...

android
status:checking
documentation

### Prerequisites - [x] I am running the latest version - [x] I checked the documentation and found no answer - [x] I checked to make sure that this issue...

stale