在Android Studio中,我看到了一个<View />节点,它具有Widget的所有属性.我很好奇,这个节点是什么,我怎么能用呢?
<View />
<View android:layout_width="match_parent" android:layout_height="1dp" android:background="@color/material_cyan_200" />
xml android android-xml android-view
android ×1
android-view ×1
android-xml ×1
xml ×1