C
C#14mo 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
Buddy14mo ago
You can't. It can only contain the amount of pixels based on the width and height.
Angius
Angius14mo ago
Maybe you could use SVGs for those icons? Just a stab in the dark, no idea if it's possible
canton7
canton714mo ago
Vector images is the way to go, if you can Inkscape can save directly as XAML
Blaze
BlazeOP14mo ago
aight ty

Did you find this page helpful?