nbusy / nbusy-android

NBusy Android app.
http://nbusy.com
Apache License 2.0
1 stars 0 forks source link

ConnManager.ensureConn and needConn should only be called by ConnManagerService or whatever the entry point is (i.e. eventbus) #107

Closed soygul closed 8 years ago

soygul commented 8 years ago

Otherwise other components start manipulating connection state, which is not their duty.