i have widget and when i click on it i’m starting new activity with transparent backround and i wanna hide that widget so only the activity is present on the homescreen or find a way to put the activity window on the top of the widget but i cant use intent.getSourceBounds method cause i’m not using API level 7 or above
Share
I found the solution