首页 > TAG信息列表 > teal

基础复习——TextView——文本显示——字体颜色——背景颜色——字体大小——@color/teal_200——@string/hello

文本显示         布局: <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical">