Skip to content
Snippets Groups Projects
Commit 816ed494 authored by Edgar Wang's avatar Edgar Wang
Browse files

Fix the SwitchPreferenceCompat title is truncated when Font and Display is large

Bug: 313819029
Change-Id: Ieb8f3c3ad22a02d49266c0cde585006b5f2952f8
Test: visual
parent 1987dead
No related branches found
No related tags found
No related merge requests found
......@@ -70,6 +70,7 @@
<style name="SettingsSwitchPreferenceCompat.SettingsLib" parent="@style/Preference.SwitchPreferenceCompat.Material">
<item name="layout">@layout/settingslib_preference</item>
<item name="singleLineTitle">false</item>
<item name="iconSpaceReserved">@bool/settingslib_config_icon_space_reserved</item>
</style>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment