Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Service
- function
- Swift
- Generic
- union
- mongoose
- Interface
- ReactNative
- recyclerview
- docker
- enum
- 생명주기
- LiveData
- animation
- Filter
- MINUS
- collection
- ConstraintLayout
- list
- Foreign Key
- class component
- lifecycle
- CLASS
- map
- AWS
- vuex
- docker-compose
- elementAt
- Kotlin
- react native
Archives
- Today
- Total
개발 일기
ImageView , AppCompatImageView 차이 ? 본문
AppCompatImageView 는 ImagView가 아래에 특징을 오래된 버전에서도 정상적으로 작동하게 도와줍니다.
- Allows dynamic tint of its background via the background tint methods in ViewCompat.
- Allows setting of the background tint using backgroundTint and backgroundTintMode.
- Allows dynamic tint of its image via the image tint methods in ImageViewCompat.
'Client > 안드로이드' 카테고리의 다른 글
Picasso , Glide , Fresco (0) | 2020.03.16 |
---|---|
android 4대 구성요소? (0) | 2020.03.16 |
ImageView 란? (0) | 2020.03.14 |
Retrofit 이란? (0) | 2020.03.13 |
Git push가 제대로 작동하지 않을 경우 !? (0) | 2020.03.12 |
Comments