UI编写原生UI控件Button按钮本页总览Button按钮说明 按钮 使用示例 <Button android:layout_height="wrap_parent" android:layout_width="match_parent" android:tag="btn" android:text="按钮" android:textColor="#669999" android:textSize="14dp" android:gravity="center"/> 属性说明 公有属性 请参考 公有属性