when i import google play service into my ecplise it shows error in appinvite_style.xml file
Error Location : res->values-v21->appinvite_styles.xml
<!-- Base preview application theme. -->
<style name="Theme.AppInvite.Preview.Base" parent="@android:style/Theme.Material.Light.DialogWhenLarge.NoActionBar"/>
and also i tried to import appcomport-v7 but it throws the error in that folder too.
API Level :19 (4.2.2)
thanks in advance