Visual Studio Xamarin application: resource not found that matches the specified name: attr 'android: keyboardNavigationCluster'

I am using Visual Studio 2017, trying to compile the Xamarin application that I received from the repo, and I get the following error and don’t know how to properly configure VS to get rid of this compilation error:

Error: A resource was not found that matches the specified name: Error \ Source \ app-office-locator \ src \ Droid \ obj \ Debug \ lp \ 49 \ jl \ res \ values-v26 \ values-v26.xml: 1: error : Error: A resource was not found that matches the specified name: attr 'android: keyboardNavigationCluster'. OfficeLocator.Droid C: \ Source \ app-office-locator \ src \ Droid \ C

+4
source share

Source: https://habr.com/ru/post/1691155/


All Articles