티스토리 뷰
보통 무슨짓을 해도 왠만하면 switch 의 thumb 가 track 안으로 안들어간다..
내가 원하는 모양은
이것인데 어림도 없지..
항상 thumb 가 track 밖으로 툭 튀어 나와있다.
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_checked="false">
<shape android:dither="true" android:shape="rectangle" android:useLevel="false" android:visible="true">
<solid android:color="#ffffff" />
<corners android:radius="100dp" />
<size
android:width="30dp"
android:height="22dp" />
<stroke android:width="10dp" android:color="#0000ffff" />
</shape>
</item>
</selector>
위 코드처럼 투명한 stroke 를 10dp 정도 줘서
실제로는 thumb 가 더 크지만 투명해서 안보이게 처리한다.
'Computer > Android&iOS' 카테고리의 다른 글
error: cannot find symbol @dagger.hilt.InstallIn(value = {ApplicationComponent.class}) (0) | 2021.12.28 |
---|---|
AAPT: error: resource android:attr/lStar not found. 해결 (1) | 2021.12.22 |
When using intent filters, please specify android:exported as well (0) | 2021.11.29 |
[AOS-Kotlin] Failed to analyze declaration (0) | 2021.11.24 |
[Android] Sentry 빌드시 http 403 에러 (0) | 2021.10.14 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Phaser
- Node
- C언어
- 배열
- 앵커브리핑
- Android
- GIT
- xcode
- 스위프트
- 깃헙
- Asterisk
- 노드
- 뉴스룸
- IOS
- 손석희
- Kotlin
- Swift
- 안드로이드
- nodejs
- php
- linux
- BBC 가쉽
- git hub
- node.js
- 리눅스
- 점유율
- C
- mysql
- CentOS
- 서버
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함