| | |
| | | android:id="@+id/face_title_top" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="1px" /> |
| | | |
| | | <com.basic.security.widget.MyTextView |
| | | android:id="@+id/face_title" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center_horizontal|bottom" |
| | | android:layout_gravity="center_vertical|center_horizontal" |
| | | android:text="" |
| | | android:textSize="@dimen/h28" /> |
| | | android:textSize="@dimen/h35" /> |
| | | |
| | | <RelativeLayout |
| | | android:layout_width="wrap_content" |
| | |
| | | android:id="@+id/scanner_view" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" />--> |
| | | <com.basic.security.widget.MyTextView |
| | | android:id="@+id/face_title_tips" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginLeft="300dp" |
| | | android:layout_gravity="center_horizontal|bottom" |
| | | android:text="" |
| | | android:visibility="gone" |
| | | android:textSize="@dimen/h28" /> |
| | | |
| | | <com.basic.security.widget.FaceOuterBorderView |
| | | android:id="@+id/face_border" |
| | |
| | | android:layout_gravity="center_horizontal" |
| | | android:paddingTop="@dimen/h8" |
| | | android:text="" |
| | | android:visibility="gone" |
| | | android:textSize="@dimen/h28" /> |
| | | </LinearLayout> |
| | | |
| | | <!--<LinearLayout--> |
| | | <!--android:layout_width="wrap_content"--> |
| | | <!--android:layout_height="wrap_content"--> |
| | | <!--android:orientation="horizontal">--> |
| | | |
| | | <!--<com.basic.security.widget.MyTextView--> |
| | | <!--android:id="@+id/face_title"--> |
| | | <!--android:layout_width="wrap_content"--> |
| | | <!--android:layout_height="wrap_content"--> |
| | | <!--android:layout_gravity="center_horizontal|bottom"--> |
| | | <!--android:text=""--> |
| | | <!--android:textSize="@dimen/h28" />--> |
| | | <!--</LinearLayout>--> |
| | | |
| | | </RelativeLayout> |