Android

[3일차]이미지

openDatabase 2016. 7. 12. 16:58

ImageView


image는 컨텐트로 이미지를 갖는다. 

이미지뷰

 - src

 - scaleType

 - tint,tintMode 이미지위에 특정한 색을 입힐때

 - maxWidth,maxHeight

이미지종류

bitmap
shape
color
scale,clip,rotate
selector
inset
layer-list
level-list
transition
animation-list

실습

color drawable 해보기

clip해보기

scale type 실습해보기

fitxy해보기