I am using Titanium Appcelerator framework.
I want to create a button/view which can display 'delete' button in the corner when touch is pressed and held for long time. I have tried with Animation and Transformation but I am not getting it perfectly done. May this be due to false reference to variables or objects.
Please check my code here: http://pastie.org/3525424
But it's not working. Can anyone please let me know about the issue..?