I\'m trying to add a DrawerLayout to my application for navigation, and I\'m testing my application with Robolectric (I\'ve seen this problem both with Robolectric 2.1.1 and
Update your Support Library jar: http://developer.android.com/tools/support-library/setup.html
And make sure that your project refers the latest one: How do I add a library (android-support-v7-appcompat) in IntelliJ IDEA
Example path to the lib: [adt-bundle-windows]\sdk\extras\android\support\v4\android-support-v4.jar