Navigation Drawer Using Appcompat v7 - Issues with ?android:attr Tag
问题 I am using an actionbar and navigation drawer in my project. Using appcompat v7 and v4. I have added the appcompat v7 WITH resources. The following is my textview for the navigation drawer list taken straight from the android sample app found at Creating a Navigation Drawer The bottom three lines all cause my application to fail, it builds okay, but I get a force close and I am not sure how to solve the problem. I don't understand why the attributes are not being found, considering I added