Last Updated:
04 Nov 2019 15:25
by ADMIN
ListView: [Android] Exception occurs when IsPullToRefreshEnabled state is changed
Java.Lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.
For example change the IsPullToRefreshEnabled state on button click, when button is pressed several times, exception is throw.