When I try using Android Studio 3.3.2 with the Android Q Beta 2 SDK, classes that are new to Beta 2 (over Beta 1) are not recognized by the Android Studio editor:
However, the app builds and runs just fine. So, the compiler sees the symbols, but not the editor.
What gives?