- Add a scrollview to the content of a page
- Remove it
- Add it again. An error occurres on both Android and WP (probably on iOS too, haven't tested it yet) saying that the current element already has parent and I have to remove it first. Why is this happening with something as simple as reusing a ListView? And how can I reuse a ListView at all, if the normal way is not working?
↧
Re-adding ListView to the same parent after removing it first
↧