Controlling roundness of widget corners from a widget host on Android 12

Viewed 129

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?

0 Answers
Related