Skip to content

Commit

Permalink
Rename searchable meta-data
Browse files Browse the repository at this point in the history
  • Loading branch information
atermenji committed Jul 30, 2013
1 parent f798906 commit d8c5a95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@

<meta-data
android:name="android.app.searchable"
android:resource="@xml/searchable_repos" />
android:resource="@xml/searchable_repos_users" />
</activity>
<activity
android:name=".ui.gist.GistsActivity"
Expand Down
File renamed without changes.

0 comments on commit d8c5a95

Please sign in to comment.