I've got this compile error! I checked similar problems on stackoverflow but all of them were about different errors & not " attr/orientation' with config '' ", but they didn't work for my problem! I'm using androidx library , kotlin ,Gradle 4.10.1 ,
I do these steps, but still no result:
1- Clean Project
2- Rebuild
3- Invalidate caches / Restart
4- made another attrs.xml file on the folder : res->values-v21
5-so many other ways...
but all of them just failed! Any solution?