element-hq / element-hq/element-android
Introduce separate title and subtitle styles for list item
Open
T-Enhancement
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
### Your use case
Currently many list items use `Widget.Vector.TextView.Subtitle` as a style for `title` with overridden colour. This style doesn't refer to list item so it could happen that changing that style will lead to unexpected changes in appearance.
To mitigate this problem separate set of styles should be created for list items and applied to them across the app
### Have you considered any alternatives?
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.