Searchable.xml for Android Studio, place where?



Where do you add searchable.xml in Android Studio, under layout, values, where? When adding "new xml file" only have layout or values as options. Any 2014 example code? Android Studio gives error for this:



<?xml version="1.0" encoding="utf-8"?>
<searchable xmlns:android=""http://ift.tt/nIICcg""
android:label="@string/app_name"
android:hint="@string/search_hint" />
error:"searchable" element doesn't have required attribute "http:..."


Android Studio does not seem to recognize "" as a resource


No comments:

Post a Comment