We have used Custom List View inside that one Text View and two Edit text present. I have put On Item CLick Listener On the Edit text Listener is set properly. What Is problem when fling action is happen then that listener is not setting. Is their any other Listener which can help me to control fling action.
Share
may be you can’t control the flying action, you can listen the flying action:
ListView.OnScrollListenercan listen the scroll action:you can try this, hope it can help you -):