Wrong source code preview while debugging app?
Check out what version of compileSdkVersion is set in Your project gradle app file. Run app on emulator with the same version. Try preview source code of internal method Problem…
Check out what version of compileSdkVersion is set in Your project gradle app file. Run app on emulator with the same version. Try preview source code of internal method Problem…