Pierrick Greze

Results 13 comments of Pierrick Greze

I'm facing the same issue as well. In my case code is in a common module shared by app and feature modules. Full message is: ``` com.kouzoh.mercari.... > initializationError FAILED...

@machiav3lli that's a good question, but at least if the project is considering itself as deprecated (via its README for example), it may be enough to consider it as deprecated....

No, it's not possible for now. It was started in #11 but it hasn't moved the POC step yet πŸ˜•

I definitely realize that this library is still lacking customization options and/or extensibility, especially regarding animations. But at the same time, I moved from actively implementing this library as the...

I guess it’s on purpose, because the original pattern is not supposed to support a lot of items. Did you consider a more scalable way to display your content?

I'm not planning to add any new features, but would welcome any PR adding this feature. So if you could add it, feel free to open a PR πŸ™

Could you give more context? Like the configuration you're using, and the error stacktrace.

Again, without any more details than "it's not working", it will be difficult to do anything. Please provide a broken example (or even a stacktrace!) so we can investigate about...

Crosspost for reference: https://github.com/pgreze/android-reactions/issues/21#issuecomment-730799938

IMO homebrew is really the way to go because it's: - well know by any OSX "user" - language agnostic - security out of the box (pip/virtualenv handled by homebrew)