javaide
javaide copied to clipboard
WindowInsetController not resolved
trafficstars
I was working on android project on this java n ide app ,and I want to use WindowInsetController which is in the package android.view but while compiling error is raised saying "android.view.WindowInsetController" cannot be resolve ,while WindowInsetController is a new class added in android R(11) ,but it is not resolved in java n ide app