Stéphane

Results 7 issues of Stéphane

### Prerequisites - [X] I have written a descriptive issue title - [X] I have verified that I am running the latest version of ImageSharp - [X] I have verified...

enhancement
help needed
formats:gif

### Pull Request check-list To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items: - [x] If your...

### Steps to reproduce 1. Clone my [forked repo](https://github.com/sescandell/MvvmCross-AndroidSupport/tree/issue-fragmentAlreadyAdded) (which is a copy of the current repo only the HomeFragment file have been modified [to remove the AddToBack attribute](https://github.com/sescandell/MvvmCross-AndroidSupport/compare/master...issue-fragmentAlreadyAdded)) 2....

Hi, ### Steps to reproduce 1. Clone my [forked repo on branch issue-customRecyclerAdapter](https://github.com/sescandell/MvvmCross-AndroidSupport/tree/issue-customRecyclerAdapter) 2. Run the application 3. Go to Example RecyclerView screen ### Expected behavior The screen should display...

See issue #204 This is a workaround trying to resolve most use cases. There might be some situations Exception is still thrown (if "home screen is dynamic" for example).

### Steps to reproduce 1. Create an app with only one VM and a fragment to display it (suppose the VM has one property ID) 2. From the fragment, create...

### Pull Request check-list To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items: - [x] If your...