Scratchable Ticket kind Custom View Item in Android ?
Posted
by Andhravaala
on Stack Overflow
See other posts from Stack Overflow
or by Andhravaala
Published on 2010-06-10T09:59:26Z
Indexed on
2010/06/10
10:02 UTC
Read the original article
Hit count: 219
android
|android-custom-view
Hi All, I need to develop a Instant Lottery game app.
I need an idea/procedure to implement Scratchable custom widget similar to instant Lottery Tickets in Android.
The requirement is like, the actual content(secret number) should be covered by some image(which indicates scratch area). When the user touch and scratch the image, the image has to disappear slowly and the background content(secret number) should appear accordingly.
Please let me know the best way to implement this. I am in real need of it.
Thanks in advance.
© Stack Overflow or respective owner