Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blurred moving view #5

Closed
niteshkhatri opened this issue Mar 2, 2015 · 3 comments
Closed

Blurred moving view #5

niteshkhatri opened this issue Mar 2, 2015 · 3 comments

Comments

@niteshkhatri
Copy link

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.

@qiujuer
Copy link
Owner

qiujuer commented Mar 2, 2015

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.

@niteshkhatri
Copy link
Author

I need to implement this urgently. Can you please write down this part of the code as well?

@qiujuer
Copy link
Owner

qiujuer commented Mar 24, 2015

I Add new AnimatorBlurFragment example, I don't know whether you want this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants