Across
- 5. Used to scale the image using the image matrix when drawing
- 6. Sets a drawable as the content for this ImageView
- 7. Perform a data synchronization
- 8. Perform a call to someone specified by the data
- 9. Tints the color of the image in the ImageView
- 10. Used to specify a maximum height for this view.
- 11. possible values for the attribute scaleType for Scales the image uniformly
- 12. possible values for the attribute scaleType for Places the image in center, but does not scale it
Down
- 1. his will fill the complete container with the image. This generally distorts the image by stretching/sqeezing it in disproportionate ratios
- 2. type of intent to open show URL in web view
- 3. possible values for the attribute scaleType for Scale the image from the center.
- 4. type of intent to open activity
- 6. Controls how the image should be resized or moved to match the size of the ImageView
