pachli-android/core/designsystem
Nik Clayton 8b099aba64
fix: Search filters use correct colours in dark and black mode (#881)
Two problems with the previous code when search filters were visible:

1. The link icon overrode the tint, so didn't appear correctly in dark
and black mode.

2. The horizontal scroll view had the wrong background colour in black
mode.

Fix both, by updating the icon and adding a new style for the scroll
view.

While I'm here remove an obsolete comment and tighten up visibility.

Fixes #875
2024-08-19 17:23:39 +02:00
..
src fix: Search filters use correct colours in dark and black mode (#881) 2024-08-19 17:23:39 +02:00
build.gradle.kts refactor: Modularise core activity classes, (#393) 2024-01-30 11:37:00 +01:00
lint-baseline.xml feat: Toggle display of search operators with toolbar action (#836) 2024-07-24 18:51:00 +02:00