StickyScrollViewItems
StickyScrollViewItems copied to clipboard
NullPointerExceptions removed
When you rotate the screen back and forth v.getParent() returns null and calls to view throws NullPointerException. This fix will prevent that.