Fix wrapping when zoom or large font is used
Bug: 310774085, 310774092 Test: Manual Change-Id: I882f40b7df7fea8471a8668830067835d1325a82
This commit is contained in:
@@ -40,8 +40,9 @@
|
|||||||
<com.android.settingslib.RestrictedSwitchPreference
|
<com.android.settingslib.RestrictedSwitchPreference
|
||||||
android:key="content_protection_preference_user_consent_work_profile_switch"
|
android:key="content_protection_preference_user_consent_work_profile_switch"
|
||||||
android:title="@string/content_protection_preference_user_consent_work_profile_switch_title"
|
android:title="@string/content_protection_preference_user_consent_work_profile_switch_title"
|
||||||
|
settings:controller="com.android.settings.security.ContentProtectionWorkSwitchController"
|
||||||
settings:restrictedSwitchSummary="@string/summary_placeholder"
|
settings:restrictedSwitchSummary="@string/summary_placeholder"
|
||||||
settings:controller="com.android.settings.security.ContentProtectionWorkSwitchController"/>
|
settings:useAdditionalSummary="true"/>
|
||||||
|
|
||||||
<com.android.settingslib.widget.FooterPreference
|
<com.android.settingslib.widget.FooterPreference
|
||||||
android:key="content_protection_preference_subpage_footer"
|
android:key="content_protection_preference_subpage_footer"
|
||||||
|
Reference in New Issue
Block a user