-
```
android.widget.FrameLayout has leaked:
* GC ROOT android.view.inputmethod.InputMethodManager$ControlledInputConnectionWrapper.mParentInputMethodManager
* references android.view.inputmetho…
-
Trying to figure out the best practices surrounding this situation. It looks like, when my main activity is stopped, it's trying to create a bundle that is too big (upwards of 590kb). I'm using the …
-
Hello,
I had a running ACRA setup for about a year, but I recently discovered it's not sending reports anymore. I ran trough previous solutions to my problem, tried different configurations, nothin…
-
Unfortunately I'm not able to reproduce this issue. It seems like `onDetach()` in `LifecycleHandler` can be called before the view gets detached.
```
Fatal Exception: java.lang.NullPointerException: …
-
We just upgraded from 2.0.5 to 2.1.1 and ran into this issue with our app's Facebook login. When returning from the FB login screen, onActivityResult is called on the App's main Router, but when it ar…
-
Hi! I was playing with ```Conductor``` in small test project and notice strange behaviour when adding multiple routers in ```Activity#onCreate(Bundle)``` method:
```java
public class MainActivity ex…
-
On initial build it will show errors that `ButterKnife.bind(this)`
> cannot resolve method `bind(com.bluelinelabs.conductor.demo.MainActivity`
and `Conductor.attachRouter(this, ...)`
> wro…
-
LifeCycleHandler is not getting passed downstream when writing HttpContent
-
LifeCycleHandler is not getting passed downstream when writing HttpContent
-
as per the summary
#### Affected Versions
[3.0]