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
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Try with the following code sample if you have created Remote views using the following code
set visibility of the whole widget using following code
|
|||||
|
|
I found the solution
|
|||
|
|