Stuart Kent
Stuart Kent
Hi! Looking for a response to this issue today; otherwise I'll need to fork and make breaking changes to move forward.
No worries. My fork includes some major functionality changes, such as focusing entirely on GitHub's diff format as opposed to handling the more general unified diff format. Re-integration is probably...
Cool, yeah, I figured the README was good and the CHANGELOG just slipped by as you prepared for 2.0.0 :)
I see this same issue with a view that's reused as part of a ListView. Inserting the workaround code suggested by @Juweii above (right after I re-set the text on...
Version as 3.0.0.
@alexeyvasilyev where and how is your `Amplify` instance initialized? This may be related to #166 also.
Hmm, this is a real puzzler. That exception is thrown when the `DefaultLayoutPromptView` is inflated, but I have no idea how that inflation can possibly be occurring before the `Application`...
@alexeyvasilyev are you using multi dex in your application?
Are you still only seeing this crash on a single device, or is it reported on different devices/API levels?
Ah, interesting; thanks!