728x90 반응형 SMALL 버튼 background drawable 적용하기1 [Android Studio] 버튼 background drawable 적용하기 Theme.AppCompat.Light 안드로이드에서 버튼을 커스터마이징하여 drawable을 만들었는데 background에 적용시키면 디폴트 색인 보라색이 뜨는 경우가 있다. values ➡ themes ➡ themes.xml 파일에서 코드의 parent를 다음과 같이 수정한다. parent='Theme.AppCompat.Light' 2022. 9. 21. 이전 1 다음 728x90 반응형 LIST