I have put
android:textAppearance="?android:attr/textAppearanceMedium"
for example in the XML files. But I do not see where the user can define what size and the other attributes of the text are.
So is it best to use this anyway? looks pretty boring to me... or do I hard code the text, colors etc that want to use?

