John O'Reilly
03/11/2023, 3:35 PMOptIn
is already included at the file level. Not sure if it's known issue? I can "fix" it (for a while anyway) by accepting the option to add....and then end up with something like following!
@file:OptIn(ExperimentalPagerApi::class, ExperimentalMaterial3Api::class,
ExperimentalPagerApi::class, ExperimentalMaterial3Api::class, ExperimentalMaterial3Api::class
)