0

I have a small problem.I just need to change my compile android version from 23 to 22.Everything was fine when i was working with compilesdkversion 23.Once I switched to 22 it generate following error.

Error:(2) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'. Error:(2) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'.

I need to fix this.Please help.

1 Answers1

0

can you check this answer

The support library has to match the target sdk version

Regards, Vladimir

Community
  • 1
  • 1