I was developing an app, as usual, but I wanted to make a container with just the person’s image and name. That I got right, but I need help with just one big issue.
Quite literally. Is there a way to make this image smaller? I’m assuming this happens because Glide means “Original image resolution” when it’s talking about Small images. Most of our users profile pictures have high resolutions — I’m thinking of reducing these images resolution to fix this issue, but I don’t know how to do so. Help would be very much appreciated!
The thing is, that won’t work. This screen is for an embed on live streams with software like OBS, and if we use anything smaller than Headline Large, it gets so tiny the viewer can’t see it. That’s why I was looking for a solution via resolution or CSS — anything to just reduce the image’s size without doing the same for the text. Thanks for your reply, though!