shouldn't `singleton { LoggingGestureDetector(Logg...
# kodein
k
shouldn't
singleton { LoggingGestureDetector(LoggingService()) }
be
singleton { LoggingGestureDetector(instance()) }
?