You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using your code in my application. However their is a slight problem. The view which have blurred is movable. When I click on a button, the blurred view (TextView) translates to different position. I want the blurred TextView to show blurred background in run time. I mean whichever part of the full image comes behind the TextView, while its moving, should be blurred. Is it possible? How can I achieve it?
Thanks.
The text was updated successfully, but these errors were encountered:
This way, the difficulty lies in the dynamic gain the background behind the TextView, then the background compression and blured and assignment.
I think I can realize, but will take time to test efficiency.
Hi, I am using your code in my application. However their is a slight problem. The view which have blurred is movable. When I click on a button, the blurred view (TextView) translates to different position. I want the blurred TextView to show blurred background in run time. I mean whichever part of the full image comes behind the TextView, while its moving, should be blurred. Is it possible? How can I achieve it?
Thanks.
The text was updated successfully, but these errors were encountered: