Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Component used: PreferenceScreen, SwitchPreference, Preference Version used: last one 1.2.0
Devices/Android versions reproduced on: multiple android versions starting from API 21 till 33
I would highly suggest adding this feature that makes the developer set text size and style, etc to each title and summary, I searched about How to edit them and I didn't find the easiest solution to do this except creating a custom layout and adding it like this
android:layout="@layout/switch_preference_layout"
the following is an example of a custom layout I created to change the text style for both title and summary
switch_preference_layout.xml
root_preferences.xml