Changing values of attributes in Android only accessible by XML
I had to use today the cropToPadding attribute for an ImageView in Android. It’s the way to go if you want to mimic Aspect Fill scaling with Clipped Subviews from iOS, by