Skip to content
ZieIony edited this page Apr 5, 2015 · 1 revision

carbon_textStyle

Methods: get/setTextStyle(Style)

Type: enum (black, blackItalic, bold, boldItalic, italic, light, lightItalic, medium, mediumItalic, regular, thin, thinItalic, condensedBold, condensedBoldItalic, condensedItalic, condensedLight, condensedLightItalic, condensedRegular)

This attribute adds support for all Roboto variations.

carbon_textAllCaps

Methods: setAllCaps(boolean)

Type: boolean

Backports textAllCaps attribute to older Android versions. Converts all view's characters to upper case.

Clone this wiki locally