일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Nexus GraphQL
- 안드로이드 디자인패턴
- ubuntu python
- Android
- Apollo Server
- Apollo GraphQL
- 우분투 파이썬
- 파이썬 크롤링
- 안드로이드 테스트
- 웹크롤링
- Dependency Injection
- dagger-hilt
- 안드로이드
- LinkedList
- Data structure
- Kotlin
- prisma
- Design Pattern
- java
- 안드로이드 mvp
- graphQL
- Android test
- 자바기초
- 유니티
- unit test
- MVVM pattern
- PYTHON
- flutter
- 자바
- mvvm
Archives
- Today
- Total
목록ChipGroup (1)
Hun's Blog
![](http://i1.daumcdn.net/thumb/C150x150.fwebp.q85/?fname=https://blog.kakaocdn.net/dn/cRbJDW/btqCVEzHhNu/PtnJknTC3foJMMgQgQdukK/img.gif)
참고 https://medium.com/material-design-in-action/chips-material-components-for-android-46001664a40f Chips: Material Components for Android One of the cool widgets that you can use with the Material Design Components library is Chip. A Chip is a component that can represent… medium.com app - build.gradle 1 2 //chip implementation 'com.google.android.material:material:1.1.0' res -> values style.xml..
Android
2020. 3. 24. 22:06