Merge "Make private space settings page non searchable" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
f29e758da9
@@ -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">
|
||||
|
||||
<PreferenceCategory
|
||||
android:title="@string/security_header">
|
||||
|
Reference in New Issue
Block a user