Tusky-App-Android/app/src
Nik Clayton d645416028
Show a close button for hashtag tab chips (#3140)
The intent of the previous code seems to be to show an "X" icon on a hashtag
chip when two or more chips are present.

This didn't work because the icon was not set as visible.

Fix this. In addition, set this as a "cancel" icon, not the chip's regular
icon, so it appears on the right (in LTR locales), as is normal for the
close button on chips.

Tinting the icon did nothing, so remove that.
2023-01-09 21:24:37 +01:00
..
androidTest/java/com/keylesspalace/tusky Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
blue/res new app icon (#2695) 2022-09-13 19:48:09 +02:00
green/res new app icon (#2695) 2022-09-13 19:48:09 +02:00
main Show a close button for hashtag tab chips (#3140) 2023-01-09 21:24:37 +01:00
test/java Add new mastodon status url format to looksLikeMastodonUrl. (#3136) 2023-01-09 21:07:22 +01:00