Only the user can do that. Widgets can only have tappable areas that open the app. That is made by the user dragging widgets on top of each other
– lorem ipsumNov 27 '22 at 14:21
Oh what a shame. I thought it is something that you can code in. Thank you for clarifying!
– NawafNov 27 '22 at 14:30
1 Answers1
0
Apparently this is something that the user can do only by stacking widgets on top of each other. It is not something you can code in the app itself.
Yes, these are smart stacks, you need to donate intents to make your app available for smart stacks. Not all apps are available in the Smart Stack so you could read about donating intents
– user1046037Dec 12 '22 at 00:28