I am using NineOldAndroids and using setTranslationY and setTranslationX to change the views position (after applying AnimatorProxy). Only problem is when I change the view's position the button is only visually changing its location however I still have to click the original area in order to get the button working properly (instead of the new position).
Can anyone please help me figure this out, would appreciate it very much.