Quantcast
Channel: Error retrieving parent for item: No resource found that matches the given name after upgrading to AppCompat v23 - Stack Overflow
Viewing all articles
Browse latest Browse all 25

Answer by Naveed Ahmad for Error retrieving parent for item: No resource found that matches the given name after upgrading to AppCompat v23

$
0
0

I found the solution, Problem started when I updated sdk, after that I used different buildToolsVersion ('22.0.1') and I was using different support library like compile 'com.android.support:appcompat-v7:23.0.0', showing you in image below

enter image description here

This was raising problem of "android.widget.Material..." Then I used same version for support library like compile 'com.android.support:appcompat-v7:22.0.1' and its DONE. (Showing you in below screenshot)

enter image description here


Viewing all articles
Browse latest Browse all 25

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>