diff --git a/res/xml/private_space_settings.xml b/res/xml/private_space_settings.xml index 08053e0f5b6..027725486e3 100644 --- a/res/xml/private_space_settings.xml +++ b/res/xml/private_space_settings.xml @@ -19,7 +19,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="private_space_title" - android:title="@string/private_space_title"> + android:title="@string/private_space_title" + settings:searchable="false">