daimajia / daimajia/AndroidViewHover
How to change the back view when is blurred?
Open
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 712
- PR merge metrics
- No merged PRs in 30d
Description
I'm focusing on the first sample... When it isn't blurred I have one ImageView and two TextViews, like this:
```
```
And when it's blurred, I have two ImageViews which act like buttons:
```
```
The thing is that I want to modify one TextView while the view still blurred... How can I do that? is it possible?
Cheers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.