javaide icon indicating copy to clipboard operation
javaide copied to clipboard

WindowInsetController not resolved

Open Mustafa251287 opened this issue 8 months ago • 0 comments
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

Mustafa251287 avatar Mar 01 '25 11:03 Mustafa251287