droid-fu icon indicating copy to clipboard operation
droid-fu copied to clipboard

change scaleType in WebImageView to public

Open andytriboletti opened this issue 14 years ago • 3 comments

I was wondering for droidfu if you could make scaleType in WebImageView public so I can change it

andytriboletti avatar Mar 31 '10 19:03 andytriboletti

I'd like to see this working, but need things to scale down, banging head lots

matt-lethargic avatar Feb 16 '11 10:02 matt-lethargic

If you just pull the source down, and then make a copy of the WebImageView class, you will be able to make the ScaleType public yourself!

The hardest bit is downloading and setting up Droid-Fu on your PC. Once you have it all done though, its a breeze. Ive done this myself just to test out different ScaleTypes with my images.

mimminito avatar Feb 18 '11 09:02 mimminito

I did that to store the images as png going back a while ago, but I no longer have it all setup (I use a virtual PC now with linux, windows is sucky for app dev imho)

Guess I'll have to be brave and try and set it up again.

(Any chance of a bit of code to show me what you did??)

Matt

matt-lethargic avatar Feb 18 '11 09:02 matt-lethargic