반응형
android, how to remove checkbox image or replace to other images. |
How to remove checkbox image.
android:button="@null"
How to replace checkbox image.
android:button="@null"
android:drawableLeft="@drawable/icon_selector"
반응형
'프로그래밍 놀이터 > 안드로이드, Java' 카테고리의 다른 글
[android] Linkify 를 이용하여 TextView 에 link 주기 (0) | 2014.02.20 |
---|---|
[android] java.lang.NoSuchMethodError: java.io.IOException.<init> - com.google.android.gms.internal (0) | 2014.02.20 |
[android] getSupportFragmentMaanger 를 통해 MapFragment 를 불러올 경우. (0) | 2014.02.19 |
[android] open source library 비교 분석. (0) | 2014.02.17 |
[android] onSaveInstanceState 는 언제 불리는 걸까? (0) | 2014.02.16 |
댓글