달력

4

« 2024/4 »

  • 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
2011. 8. 29. 15:06

Style / Theme Study/Android2011. 8. 29. 15:06


Style / Theme

예를 들어 화면마다 배경이 똑같을경우 테마를 이용 해서 지정할 수 가 있다.

어플리케이션전체, 하나의 activity    ,    하나의 레이아웃,하나의 view(컴포넌트)
---------------------------------/------------------------------------
Theme                                                                    style
android:Theme=""                    
mainifest파일에 적용함

res/values/style.xml   파일에 정의함.

'Study > Android' 카테고리의 다른 글

TextView 그림자처리와 자동링크  (0) 2011.08.30
px (vs) dp  (0) 2011.08.29
상태바 Notification 예제 파일분석  (0) 2011.08.29
Intent  (0) 2011.08.29
getSystemService  (0) 2011.08.29
Notification 공부 정리  (0) 2011.08.29
getVisibility와 View.GONE View.INVISIBLE  (0) 2011.08.26
layout_alignWithParentIfMissing  (0) 2011.08.26
Relative Layout 예제 중 명함예제  (0) 2011.08.26
LinerLayout 추가 기록  (0) 2011.08.25
:
Posted by 유쾌한순례자