So now I finally got the swipe views to work but now I can only swipe to change tab and when I click a tab, nothing happens.
My code: http://pastebin.com/p3Cs1qm1
I think the problem is at line 31 because when I have that line uncommented I get the error "Unknown entity 'pager'" and it might be that line which allows me to change tabs my clicking on them but then I have to know how to remove the error message.