After upgrading Android Studio to version 3.3 this week, some breakpoints are not being recognized as valid, and are not stopping the thread.
Am I missing anything?
After upgrading Android Studio to version 3.3 this week, some breakpoints are not being recognized as valid, and are not stopping the thread.
Am I missing anything?
Found the answer with the help of @pskink. "If" statements are "invalid" locales for breakpoints. See the checkmarks below: