Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preference to show subscription title #5538

Merged
merged 3 commits into from Dec 1, 2021

Conversation

vbh
Copy link
Contributor

@vbh vbh commented Nov 8, 2021

Closes #5415

Added a preference to display subscription title and changed the title TextView background to the dominant color in the subscription cover image instead of transparent background.

@vbh vbh force-pushed the tile-name branch 2 times, most recently from 87811cc to 7d050dd Compare November 13, 2021 10:32
@ByteHamster
Copy link
Member

When the cover is not loaded yet (try clearing the cache), it shows another random color that the View had before. I think it should be set to gray during loading. When the image cannot be loaded (404, etc), the text is white on light gray, which is pretty hard to read.

Copy link
Member

@ByteHamster ByteHamster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have some more comments, sorry 🙈

Use dark text color when the dominant color is too light
Copy link
Member

@ByteHamster ByteHamster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I didn't realize you already added the Glide loader. GitHub doesn't send an email when force-pushing.

I think it would be fair to also add a comment mentioning where the Glide stuff was taken from

@ByteHamster ByteHamster merged commit d476962 into AntennaPod:develop Dec 1, 2021
@ByteHamster
Copy link
Member

Thanks! Will be in version 2.5.0 :)

@vbh vbh deleted the tile-name branch December 3, 2021 03:44
@antennapod-bot
Copy link

This pull request has been mentioned on AntennaPod Forum. There might be relevant details there:

https://forum.antennapod.org/t/antennapod-2-5-release-notes/1636/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tile style to show name on tile
3 participants