Your Logcat:
E/AndroidRuntime( 4196): Caused by:
org.xmlpull.v1.XmlPullParserException: Binary XML file line #3: tag
requires a 'drawable' attribute or child tag defining a drawable
LogCat is pointing out that your tag should include android:drawable tag.
You selector file should look like this: