Android application error in eclipse -
whenever run code application in eclipse
shows error:
\workspace\appcompat_v7\res\values-v21\themes_base.xml:150: error: error: no resource found matches given name: attr 'android:windowelevation'.
but example files runs. how rectify it?
make sure appcompat_v7 targeting android 5.0 or later.
Comments
Post a Comment