Has anyone found a way to tell the Android Studio ...
# android
j
Has anyone found a way to tell the Android Studio debugger (Iguana) to step over generated classes? I’ve tried
Settings -> Build, Execution, Deployment
->
Debugger
->
Stepping
, and I added in both a
*.java
pattern and a
*.class
pattern, but it’s had no effect.
not kotlin but kotlin colored 1