Glossary-Intents and ImageView

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