ImageView subclass to make Rounded Right Corner
问题 I am trying to take an image like these and turn them into the top right 1/4 of the image. The image below is an example of what I need. **UPDATE: ** I have it (sort of) working, but scaling the image creates an unacceptable amount of distortion my code seems terribly inefficient. Any ideas on how to improve this code or a possible better approach? I am subclassing Volley's NetworkImageView. Here is my code <com.RoundedNetworkImageView android:id="@+id/smallProductImage" android:layout_width=