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

Did you find this page helpful?