📄 main.xml.svn-base
字号:
<?xml version="1.0" encoding="utf-8"?><FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res/jjil.app.facedetect"
android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="horizontal"><SurfaceView
android:id="@+id/Preview"
android:layout_centerInParent="true"
android:layout_height="fill_parent"
android:layout_width="fill_parent"
android:visibility="visible"></SurfaceView></FrameLayout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -