Error Message:
No resource found that matches the given name: attr ‘android:keyboardNavigationCluster’
Solution:
I had to change compileSdkVersion = 26 and buildToolsVersion = ‘26.0.1’ in all my dependencies build.gradle files
Error Message:
No resource found that matches the given name: attr ‘android:keyboardNavigationCluster’
Solution:
I had to change compileSdkVersion = 26 and buildToolsVersion = ‘26.0.1’ in all my dependencies build.gradle files