Code Monkey home page Code Monkey logo

Comments (5)

keunes avatar keunes commented on June 12, 2024 1

Hello,
As far as I'm aware this shouldn't be happening. Two questions:

  1. Which screen did you take the screenshot from? (Home, Subscriptions, …)
  2. Which podcasts are they? Please share the RSS URL – you can find this if you open the subscription, tap on the ℹ️ icon in the header and then long-press the URL.

from antennapod.

ch3thanhs avatar ch3thanhs commented on June 12, 2024 1
  1. I took the screenshot from the 'Subscriptions' screen, but this is how the podcast covers appear on every screen in the app - i.e., with rounded corners.
  2. The podcasts are Search Engine and S-Town

from antennapod.

tonytamsf avatar tonytamsf commented on June 12, 2024 1

Hello, As far as I'm aware this shouldn't be happening. Two questions:

  1. Which screen did you take the screenshot from? (Home, Subscriptions, …)
  2. Which podcasts are they? Please share the RSS URL – you can find this if you open the subscription, tap on the ℹ️ icon in the header and then long-press the URL.

@keunes FYI: I think we do round the corners using this type of code. It's 16 pixels for the CoverFragment

                        new RoundedCorners((int) (16 * getResources().getDisplayMetrics().density)));

new RoundedCorners((int) (16 * getResources().getDisplayMetrics().density)));

from antennapod.

keunes avatar keunes commented on June 12, 2024 1

I'm sorry, I misread the original post. Indeed we add a border radius (rounded corners). But I thought the image was too small or something, causing the white border background.

But as written in the Original Post, as I saw now in the feed, these borders are added by the podcast creators. Honestly, that's just bad design for this purpose, as the creators have no control over appearance (as the image is used in a vast variety of apps).

Either way, as it's working as expected on our side and a setting doesn't enable a new use-case, we won't implement that, sorry.

from antennapod.

ch3thanhs avatar ch3thanhs commented on June 12, 2024 1

No problem, thanks for looking into it.

from antennapod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.