Guys, while debuggiung a kotlin android project(An...
# android
m
Guys, while debuggiung a kotlin android project(Android Studio) I’m getting an error as “Breakpoint does not belong to any class”. In fact the control does not even stops in onCreate even if I put a break point there. Any idea?