today i'm choose the Theme Material in the styles.xml but it says:
android:Theme.Material.NoActionBarrequires API level 21 (current min is 8)
<style name="AppTheme" parent="android:Theme.Material.NoActionBar">
What can I do for fix this problem?
PS: I don't know but i don't have a package: values-v21
 
     
    