"Hide Custom Widget Overlay"
When this command is executed, i want to get the x,y of the hiden widget overlay.
Thank you.
x, y coordinates
Moderator: Martin
Re: x, y coordinates
a_widget is showed.
Using App Task Started [Ended]: com.android.gallery3d,
Hide Custom Widget Overlay: a_widget,
and
Show Custom Widget Overlay: a_widget_overlay, a_widget (100*100) Center <=here*
...
I enjoy favorite movies.
...
Then,
If I can replace "Center" with hiden location of a_widget,
I thought I can continue working at the same location by using a_widget.
But,
I am satisfied by moving a_widget.
Thank you, Martin.
Draggable function is fine!
Sorry, bad english.
Using App Task Started [Ended]: com.android.gallery3d,
Hide Custom Widget Overlay: a_widget,
and
Show Custom Widget Overlay: a_widget_overlay, a_widget (100*100) Center <=here*
...
I enjoy favorite movies.
...
Then,
If I can replace "Center" with hiden location of a_widget,
I thought I can continue working at the same location by using a_widget.
But,
I am satisfied by moving a_widget.
Thank you, Martin.
Draggable function is fine!
Sorry, bad english.
Re: x, y coordinates
Without using hide, I noticed that setting width / height of show to "1, 1" is the same as redisplaying in the hide place.
Thank you!
Thank you!