Tusky-App-Android/app/src/main
Nik Clayton 08642d7bdb
Use light/dark mode colors for image description text (#3003)
* Use light/dark mode colors for image description text

This is an accessibility issue -- in light mode (which should have dark text
on a light background) the text color was hardcoded to light grey and the
background color was a semi-transparent black.

Fixes https://github.com/tuskyapp/Tusky/issues/2983.

* Update app/src/main/res/drawable/ic_drag_indicator_horiz_24dp.xml

Co-authored-by: Konrad Pozniak <connyduck@users.noreply.github.com>

Co-authored-by: Konrad Pozniak <connyduck@users.noreply.github.com>
2022-12-06 20:24:26 +01:00
..
java/com/keylesspalace/tusky Implement status() without rxjava (#2999) 2022-12-06 20:23:48 +01:00
res Use light/dark mode colors for image description text (#3003) 2022-12-06 20:24:26 +01:00
AndroidManifest.xml Add view for browsing and unfollowing followed hashtags (#2794) 2022-12-01 19:24:27 +01:00
ic_launcher-web.png new app icon (#2695) 2022-09-13 19:48:09 +02:00