Zhuinden / flowless

[DEPRECATED] Based on Flow 1.0-alpha. To keep your life simple, use zhuinden/simple-stack instead.
Apache License 2.0
141 stars 7 forks source link

ServiceProvider.bindService should not allow `null` as bound service #18

Closed Zhuinden closed 7 years ago

Zhuinden commented 7 years ago

public <T> ServiceProvider bindService(Object key, String tag, T service) {

service should throw if null

Zhuinden commented 7 years ago

Fixed by https://github.com/Zhuinden/flowless/commit/e47df1636a66e0aba294da0c33faa8c5b7851aa6