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 Flavor
- php
- TextView 일부분
- 다음으로 이동
- Chat GPT
- Github 등록
- XML Opacity
- InvalidTestClassError
- git cannot identify version of git executable
- 챗GPT
- sourceSet
- junit
- AWS
- 여러 개
- 챗지피티
- Linux 패키지 관리자
- git
- Execution failed for task ':test'.
- Location Permission
- MySQL
- docker에서 mysql 실행
- mac 패키지 관리자
- 안드로이드 자동으로 포커싱
- 5회 인증
- Android Studio
- 팝업 바깥 레이어
- Github Token
- nextFocusDown
- codeigniter
- PHP Storm
Archives
- Today
- Total
목록android 곡선 (1)
128june
[Android Studio] 둥근 도형 만들기 ( Shape Drawable )
간단하게 상하좌우가 둥근 background 이미지를 만들어보려고 합니다. 코드는 다음과 같습니다. 결과물은 다음과 같습니다. 이 결과물을 background로 적용시켜보면 다음 처럼 활용할 수 있습니다. 먼저 코드 더 자세한 설명은 아래 주소에 있습니다! 출처 - https://overoid.tistory.com/30 Android - Shape Drawable 안드로이드(Android)에는 Shape Drawable이라는 것이 있습니다. XML로 쉽게 Drawable 객체를 생성하는 것인데, 배경이미지를 만들 때 사용하면 편리합니다. 실제 비트맵을 사용하지 않아도 되므로 apk의 용 overoid.tistory.com
Android Studio
2020. 7. 29. 15:11