Hey Jake,
Sorry for wasting your time, I was using your Light theme on the Application tag in the manifest, but overlooked that my startup activity was using an Android no title bar theme, which of course would cause the action bar to be null. I removed the theme from the activity and everything is fine now.
The sample app does still crash when trying to view tabbed navigation, but at least I've got my stuff working. Great job btw, very nice library. :)
Chris