修改poiVideo的bug

This commit is contained in:
md
2021-08-05 10:45:30 +08:00
parent 0493be4e4d
commit 57119a84e4
6 changed files with 167 additions and 87 deletions

View File

@@ -150,7 +150,7 @@
android:layout_height="wrap_content"
android:layout_marginLeft="5dp"
android:gravity="center"
android:text="拍照"
android:text="录像"
android:textColor="@color/white"
android:textSize="15sp" />
</LinearLayout>