TextView

文本,专门用来放文字的控件。
在介绍TextView的时候之前,简单介绍一下View的基本属性。在Android任何控件都继承View,它的基本基本属性就是layout_width和layout_height,也就是宽和高。所以,在使用任何控件,必须要给这个控件设定宽和高。

基础属性

results matching ""

    No results matching ""