In my app two touch listeners are getting overlapped and I want that the object in foreground should receive the listener but exactly opposite is happening, i.e the listener of the below object is executing.
Can I set the preferences of these overlapping touch listeners.
Thanks