pachli-android/app/src
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
..
blue feat: Allow the user to send an error report without a crash (#406) 2024-02-02 15:34:31 +01:00
fdroid fix(l10n): Update Irish translations 2024-07-13 09:43:18 +02:00
github feat: Warn the user if the posting language might be incorrect (#792) 2024-07-02 20:22:17 +02:00
google fix(l10n): Update Irish translations 2024-07-13 09:43:18 +02:00
main fix: Search filters use correct colours in dark and black mode (#881) 2024-08-19 17:23:39 +02:00
test feat: Experimental preference to reverse home timeline (#867) 2024-08-05 15:48:14 +02:00
testFdroid/kotlin/app/pachli/updatecheck fix: Only suggest upgrading to a version F-Droid has built (#717) 2024-05-30 13:49:42 +02:00