Android : setTranslationX not working after onResume/onPause in an android Listview

on Thursday, April 16, 2015


I have an ImageView with onTouchListener in a ListView. On swipe on the ImageView setTranslationX() seems to work fine after onCreate. But it ceases to work after onPause/onResume. I am using ViewHolders to hold the View References.


Any pointers please..


0 comments:

Post a Comment