| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:orientation="vertical"> |
| | | <TextView |
| | | <com.basic.security.widget.MyTextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:id="@+id/face_title" |
| | |
| | | android:layout_centerHorizontal="true" |
| | | android:layout_marginTop="@dimen/h137" |
| | | android:background="#3374F8F5" /> |
| | | <com.basic.security.widget.ScannerView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:id="@+id/scanner_view"/> |
| | | <com.basic.security.widget.CircleView |
| | | android:id="@+id/scanner_view" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" /> |
| | | <com.basic.security.widget.FaceOuterBorderView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:id="@+id/face_border"/> |
| | | </RelativeLayout> |
| | | |
| | | <TextView |
| | | <com.basic.security.widget.MyTextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:id="@+id/tipsTxt" |