-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: None
Currently, code context is showing mangled in search results:
package com.squareup.swipe import com.squareup.wavpool.swipe.recorder import com.squareup.wavpool.swipe.wavpoolmodule import dagger.module import dagger.provides import javax.inject.singleton...provides @singleton recorder provideloggingrecorder registerrecorder recorder return recorder
Both newlines and case are critical for processing this context. I would expect to be able to read this as I read code.