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
- 옵저버 패턴
- android designsystem
- 싱글톤
- compose
- F
- factory method
- 코틀린
- 추상 팩토리
- 팩토리 메소드
- 프로토타입 패턴
- designPattern
- builderPattern
- 디자인패턴 #
- ㅋㅁ
- Abstract Factory
- Design Pattern
- ㅓ
- 디자인패턴
- 빌터패턴
- Functional Programming
- El
- 추상팩토리패턴
- material3
- r
- Observer Pattern
- Kotlin
- 안드로이드 디자인시스템
- Singleton
- PrototypePattern
- 함수형프로그래밍
Archives
- Today
- Total
오늘도 더 나은 코드를 작성하였습니까?
Elevation tokens 본문
level 수준은 토큰으로 구현할 수 있습니다.
Component elevation
esting level | Component | DP Height |
5 | (not assigned as resting level) | 12dp |
4 | (not assigned as resting level) | 8dp |
3 | FAB Extended FAB Modal Date Picker Docked Date Picker Modal Date Input Dialog Search Bar Search View Time Picker Time Input |
6dp |
2 | Autocomplete Menu Bottom App Bar Dropdown Menu Menu Navigation Bar Select Menu Rich Tooltip Top App Bar (Scrolled) |
3dp |
1 | Assist Chip (Elevated) Banner Bottom Sheet (Modal) Elevated Button Elevated Card Extended FAB (Lowered) FAB (Lowered) Filter Chip (Elevated) Navigation Drawer (Modal) Side Sheet (Modal) Slider (Handle) Suggestion Chip (Elevated) |
1dp |
0 | Assist Chip (Flat) Carousel Item Filled Button Filled Tonal Button Filled Card Filter Chip (Flat) Full Screen Dialog List Item Input Chip Navigation Rail Primary Navigation Tabs Secondary Navigation Tabs Outlined Card Side Sheet (Docked) Slider (Track) Suggestion Chip (Flat) Top App Bar |
0dp |
'Android Material Design3' 카테고리의 다른 글
안드로이드 디자인 시스템이란 무엇인가?? Android Design System Material3 (feat compose) (0) | 2025.03.17 |
---|---|
Applying elevation (0) | 2023.04.12 |
Elevation(Overview) (0) | 2023.04.11 |
Shape scale & Token (0) | 2023.04.11 |
Shape(개요) (0) | 2023.04.11 |