<androidx.constraintlayout.widget.ConstraintLayout
xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
android:layout_height="match_parent">
<DatePicker
android:id="@+id/riqi"
android:layout_width="match_parent"
android:layout_height="match_parent">DatePicker>
androidx.constraintlayout.widget.ConstraintLayout>
看你的截图已经是长满全屏幕了,你的意思是要去掉上面的 titleBar 吗,可以在