The Android 12 documenatation says that launchers can control widget corner radii.
It has something to do with the new parameters added in Android 12 - system_app_widget_background_radius and system_app_widget_inner_radius
So, how do you do this? Is it limited to launchers or any widget host can do it?