I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit b7a6b4ac authored by str4d's avatar str4d
Browse files

Manifest change missing from previous commit

parent e27e1e55
Branches
Tags
No related merge requests found
......@@ -66,6 +66,10 @@
<intent-filter>
<action android:name="android.intent.action.SEARCH" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.PICK" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
<meta-data android:name="android.app.searchable"
android:resource="@xml/searchable_addressbook"/>
</activity>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment