in my project, when I click through the findViewById method, it goes into sources/android-25/android/app/Activity, where the method is the old, non-generic version, and in the sample project it goes to the latest one, android-26, which is generic, and which produces a warning,
Unexpected implicit cast to Void. Layout tag was View