android:textAppearance
속성 값들로는
textAppearance
textAppearanceButton
textAppearanceInverse
textAppearanceLarge
textAppearanceLargeInverse
textAppearanceMedium
textAppearanceMediumInverse
textAppearanceSearchResultSubtitle (API Level : 5)
textAppearanceSearchResultTitle (API Level : 5)
textAppearanceSmall
textAppearanceSmallInverse
이러한 값들이 존재하고.
사용방법은 엘레멘트의 속성으로
android:textAppearance="?android:attr/textAppearanceSmall"
이런식으로 넣어주면 됩니다.
'스터디 > Android+Java' 카테고리의 다른 글
Activity 투명, 반투명 ICS에서 실패 (2012.06.23) (0) | 2017.10.07 |
---|---|
Android Service Bind가 안될때 해결방법 (0) | 2017.10.07 |
Android TextView Auto Size - ResizeView (2012.05.24) (0) | 2017.10.07 |
Android AVD(AndroidVirtualDevices) Hardware Option (0) | 2017.10.07 |
Android SharedPreference PowerUp (2012.05.09) (0) | 2017.10.07 |
댓글