I have overlay View managed by WindowManager, just like in this question.
View
WindowManager
Briefly, it looks like this:
WindowManager wm = (Wind
You can use this:
wm.updateViewLayout(my_view,my_view_layout_params);