<?xml version="1.0" encoding="utf-8"?>
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
android:id="@+id/fragment_background_and_border"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent">
|
|
<com.basic.security.widget.OutBorderBlurView
|
android:id="@+id/topBlurView2_guest_mode"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h65"
|
android:visibility="visible" />
|
|
<com.basic.security.widget.OutBorderBlurView
|
android:id="@+id/topBlurView"
|
android:layout_width="match_parent"
|
android:layout_height="@dimen/h450"
|
android:layout_marginTop="@dimen/h65"
|
android:visibility="gone" />
|
|
<com.basic.security.widget.OutBorderBlurView
|
android:id="@+id/topBlurView1"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_alignParentBottom="true"
|
android:layout_marginTop="@dimen/h170"
|
android:visibility="gone" />
|
|
<com.basic.security.widget.OutBorderBlurView
|
android:id="@+id/topBlurView2"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h65"
|
android:visibility="gone" />
|
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:orientation="horizontal">
|
|
<com.basic.security.widget.OutBorderBlurViewLeft
|
android:id="@+id/topBlurView7_left"
|
android:layout_width="0dp"
|
android:layout_height="@dimen/h655"
|
android:layout_marginTop="@dimen/h65"
|
android:layout_weight="1"
|
android:visibility="visible" />
|
|
<Space
|
android:layout_width="0dp"
|
android:layout_height="1px" />
|
|
<com.basic.security.widget.OutBorderBlurViewRight
|
android:id="@+id/topBlurView7_right"
|
android:layout_width="0dp"
|
android:layout_height="@dimen/h655"
|
android:layout_marginTop="@dimen/h65"
|
android:layout_weight="1"
|
android:visibility="gone" />
|
</LinearLayout>
|
|
<com.basic.security.widget.OutBorderBlurView
|
android:id="@+id/topBlurView3"
|
android:layout_width="match_parent"
|
android:layout_height="@dimen/h560"
|
android:layout_marginTop="@dimen/h65"
|
android:visibility="gone" />
|
|
<com.basic.security.widget.OutBorderBlurView
|
android:id="@+id/topBlurView4"
|
android:layout_width="match_parent"
|
android:layout_height="@dimen/h520"
|
android:layout_marginTop="@dimen/h65"
|
android:visibility="gone" />
|
|
<com.basic.security.widget.OutBorderBlurView
|
android:id="@+id/topBlurView5"
|
android:layout_width="match_parent"
|
android:layout_height="@dimen/h640"
|
android:layout_marginTop="@dimen/h65"
|
android:visibility="gone" />
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="@dimen/h620"
|
android:layout_marginTop="@dimen/h65"
|
android:orientation="horizontal">
|
|
<com.basic.security.widget.OutBorderBlurViewLeft
|
android:id="@+id/topBlurView5_left"
|
android:layout_width="0dp"
|
android:layout_height="match_parent"
|
android:layout_weight="1"
|
android:visibility="visible" />
|
|
<Space
|
android:layout_width="0dp"
|
android:layout_height="1px" />
|
|
<com.basic.security.widget.OutBorderBlurViewRight
|
android:id="@+id/topBlurView5_right"
|
android:layout_width="0dp"
|
android:layout_height="match_parent"
|
android:layout_weight="1"
|
android:visibility="gone" />
|
</LinearLayout>
|
|
<com.basic.security.widget.OutBorderBlurView
|
android:id="@+id/fullscreenBlurView"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h65"
|
android:visibility="gone" />
|
|
<com.basic.security.widget.OutBorderBlurView
|
android:id="@+id/bottomBlurView"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h495"
|
android:visibility="gone" />
|
|
<com.basic.security.widget.OutBorderBlurView
|
android:id="@+id/bottomBlurView2"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h720"
|
android:visibility="gone" />
|
|
<com.basic.security.widget.OutBorderBlurView
|
android:id="@+id/bottomBlurView3"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h605"
|
android:visibility="gone" />
|
|
<com.basic.security.widget.OutBorderBlurView
|
android:id="@+id/bottomBlurView4"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h585"
|
android:visibility="gone" />
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h685"
|
android:orientation="horizontal">
|
|
<com.basic.security.widget.OutBorderBlurViewLeft
|
android:id="@+id/bottomBlurView5"
|
android:layout_width="0dp"
|
android:layout_height="match_parent"
|
android:layout_weight="1"
|
android:visibility="gone" />
|
|
<Space
|
android:layout_width="0dp"
|
android:layout_height="1px" />
|
|
<com.basic.security.widget.OutBorderBlurViewRight
|
android:id="@+id/bottomBlurView6"
|
android:layout_width="0dp"
|
android:layout_height="match_parent"
|
android:layout_weight="1"
|
android:visibility="gone" />
|
</LinearLayout>
|
|
<RelativeLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h65"
|
android:padding="@dimen/h20">
|
<!--410,635-->
|
<TextView
|
android:id="@+id/topBackground2_guest_mode"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<TextView
|
android:id="@+id/topBackground"
|
android:layout_width="match_parent"
|
android:layout_height="@dimen/h410"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<TextView
|
android:id="@+id/topBackground1"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_alignParentBottom="true"
|
android:layout_marginTop="@dimen/h105"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<TextView
|
android:id="@+id/topBackground2"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:orientation="horizontal">
|
|
<TextView
|
android:id="@+id/topBackground7_left"
|
android:layout_width="0dp"
|
android:layout_height="match_parent"
|
android:layout_weight="1"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<Space
|
android:layout_width="@dimen/w20"
|
android:layout_height="1px" />
|
|
<TextView
|
android:id="@+id/topBackground7_right"
|
android:layout_width="0dp"
|
android:layout_height="match_parent"
|
android:layout_weight="1"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
</LinearLayout>
|
|
<TextView
|
android:id="@+id/topBackground3"
|
android:layout_width="match_parent"
|
android:layout_height="@dimen/h520"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<TextView
|
android:id="@+id/topBackground4"
|
android:layout_width="match_parent"
|
android:layout_height="@dimen/h500"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<TextView
|
android:id="@+id/topBackground5"
|
android:layout_width="match_parent"
|
android:layout_height="@dimen/h600"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="@dimen/h600"
|
android:orientation="horizontal">
|
|
<TextView
|
android:id="@+id/topBackground5_left"
|
android:layout_width="0dp"
|
android:layout_height="match_parent"
|
android:layout_weight="1"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<Space
|
android:layout_width="@dimen/w20"
|
android:layout_height="1px" />
|
|
<TextView
|
android:id="@+id/topBackground5_right"
|
android:layout_width="0dp"
|
android:layout_height="match_parent"
|
android:layout_weight="1"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
</LinearLayout>
|
|
<TextView
|
android:id="@+id/fullscreenBackground"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<TextView
|
android:id="@+id/bottomBackground"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h430"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<TextView
|
android:id="@+id/bottomBackground2"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h655"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<TextView
|
android:id="@+id/bottomBackground3"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h540"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<TextView
|
android:id="@+id/bottomBackground4"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h520"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginTop="@dimen/h620"
|
android:orientation="horizontal">
|
|
<TextView
|
android:id="@+id/bottomBackground5"
|
android:layout_width="0dp"
|
android:layout_height="match_parent"
|
android:layout_weight="1"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
|
<Space
|
android:layout_width="@dimen/w20"
|
android:layout_height="1px" />
|
|
<TextView
|
android:id="@+id/bottomBackground6"
|
android:layout_width="0dp"
|
android:layout_height="match_parent"
|
android:layout_weight="1"
|
android:background="@drawable/identity_list_background"
|
android:visibility="gone" />
|
</LinearLayout>
|
</RelativeLayout>
|
</RelativeLayout>
|