Mario Danic 8 éve
szülő
commit
05367bf9ab
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/main/AndroidManifest.xml

+ 1 - 1
src/main/AndroidManifest.xml

@@ -143,7 +143,7 @@
 
         <provider
             android:name=".providers.UsersAndGroupsSearchProvider"
-            android:authorities="@string/users_and_search_authority"
+            android:authorities="@string/users_and_groups_search_authority"
             android:enabled="true"
             android:exported="false"
             android:label="@string/search_users_and_groups_hint" />