C
C#15mo ago
Blaze

✅ High quality list view icons

How can i make my icons in ListView high quality while not resizing the row? (If i changed the size in ImageView the whole row grows.)
No description
4 Replies
Buddy
Buddy15mo ago
You can't. It can only contain the amount of pixels based on the width and height.
Angius
Angius15mo ago
Maybe you could use SVGs for those icons? Just a stab in the dark, no idea if it's possible
canton7
canton715mo ago
Vector images is the way to go, if you can Inkscape can save directly as XAML
Blaze
BlazeOP15mo ago
aight ty

Did you find this page helpful?