<CheckBox
  android:id="@+id/check"
  android:layout_width="wrap_content"
  android:layout_height="wrap_content"
  android:button="@drawable/icon_rain_01"
 />

이런식으로 체크박스 이미지를 변경했는데
이미지가 짤려서 2/3만 나오는데 안짤리게 나오는 방법은 없나요?