adding a Search actionmenu item

This commit is contained in:
tibbi
2017-12-30 23:26:51 +01:00
parent 783b74e755
commit 6d1bf44311
6 changed files with 45 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<searchable
xmlns:android="http://schemas.android.com/apk/res/android"
android:hint="@string/search_contacts"
android:label="@string/app_name"/>