UX changes for the new cross profile settings page
Bug: 136249261 Bug: 140728653 Bug: 148594054 Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesControllerTest Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesDetailsTest Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesPreferenceControllerTest Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesSettingsTest Change-Id: I9666b34a03e5c082eed7c4120e70a07017ab7ef0
This commit is contained in:
@@ -24,15 +24,13 @@
|
||||
android:selectable="false"/>
|
||||
|
||||
<SwitchPreference
|
||||
android:key="interact_across_profiles_settings_switch"
|
||||
android:title="@string/interact_across_profiles_app_detail_switch"/>
|
||||
android:key="interact_across_profiles_settings_switch" />
|
||||
|
||||
<Preference
|
||||
android:summary="@string/interact_across_profiles_summary_1"
|
||||
android:selectable="false"/>
|
||||
android:selectable="false" />
|
||||
|
||||
<Preference
|
||||
android:summary="@string/interact_across_profiles_summary_2"
|
||||
android:selectable="false"/>
|
||||
|
||||
android:selectable="false" />
|
||||
</PreferenceScreen>
|
||||
|
Reference in New Issue
Block a user