~If I remove this `return@switchMap Flowable.just(...
# rx
e
If I remove this
return@switchMap Flowable.just(glide.context.getDrawable(R.drawable.ic_avatar_error))
then there is no leak
This is not true