2

I have done some modifications to my code which upon running, Android studio behaves exactly the way it was before my changes.

As I place debug points on those new lines, I get a weird error message stating "No executable code found at line xx"

Following is a snapshot of the same. How do I resolve this issue ?



Edit: I have alrea
dy tried Invalidate caches and restart, still stands unresolved.