修改引导页,以及修改颜色
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
android:id="@+id/camera"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
app:cameraPictureSizeMaxArea="2500"
|
||||
app:cameraVideoSizeMaxWidth="2750000"
|
||||
app:cameraPictureSizeMaxArea="1100"
|
||||
app:cameraVideoSizeMaxWidth="800000"
|
||||
android:keepScreenOn="true"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
Reference in New Issue
Block a user