I have an ImageView with a png and I want to do this: when someone touch this imageview it's alpha change to 0.0, is it possible? (all without buttons)
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Yes, it is possible. For example you can do that with following steps:
|
|||
|
|
|
you can use snippets:
and
|
|||
|
|
|
There are already lots of questions like this. Searching with google gave me the following: |
|||
|
|