delta/dalal-street-android

Refactor

Closed this issue · 1 comments

In MainActivity.kt private fun unsubscribeFromAllStreams(shouldSubscribeAgain: Boolean)
wherever this functions is called parameter passed is false. Check if we can remove this parameter from the function signature.

I removed it, in fix subscription commit