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
Version used:1.6.1
Devices/Android versions reproduced on: all
If this is a bug in the library, we would appreciate if you could attach:
- Sample project to trigger the issue.
- A screenrecord or screenshots showing the issue (if UI related).
I saw that in appcompat-1.6.1/res/values/values.xml the value for abc_text_size_title_material_toolbar is 20dp instead of 20sp. Shouldn't the value for the text size be sp?
Issue: I use TextAppearance.AppCompat.Widget.ActionMode.Title for titleTextStyle in ActionMode style and the text size will not increase if I modify the accessibility font size.