User Activity

I found the flag AppWidgetManager#EXTRA_APPWIDGET_PREVIEW not working with One UI 6 when developing a widget app.https://developer.android.com/reference/android/appwidget/AppWidgetManager#EXTRA_APPWIDGET_PREVIEWdemo codeBundle b = new Bundle();Rem...