[안드로이드] ImageView ImageButton setBackgroundResource setImageResource ImageButton & ImageView 의 백그라운드 이미지 변경 vi.setBackgroundResource(R.drawable.logo_small_xxx); setBackgroundResource 는 마치 xml 의 android:background="@drawable/logo_small_xxx" 과 같다 아래는 백그라운드가 아닌 그 주소로 이미지 그리기 vi.setImageResource(R.drawable.logo_big_xxx); 더보기 [아이폰] 아이폰 샘플 소스 https://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Sample%20Code 더보기 [안드로이드] 모토로이 안드로이드 이클립스 셋팅하기 http://knight76.tistory.com/1368 더보기 이전 1 ··· 166 167 168 169 170 171 172 ··· 253 다음