Java getter: android.R$style.TextAppearance_Small

Property definitions

android :: native_ui $ Sys :: android_r_style_text_appearance_small
# Java getter: android.R$style.TextAppearance_Small
fun android_r_style_text_appearance_small: Int in "Java" `{
	return android.R.style.TextAppearance_Small;
`}
lib/android/ui/native_ui.nit:1008,1--1011,2