184 lines
9.3 KiB
XML
184 lines
9.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
android:orientation="vertical"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent">
|
|
<androidx.core.widget.NestedScrollView
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent">
|
|
<LinearLayout
|
|
android:orientation="vertical"
|
|
android:paddingBottom="@dimen/ff"
|
|
android:focusable="true"
|
|
android:focusableInTouchMode="true"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent">
|
|
<androidx.cardview.widget.CardView
|
|
android:background="@color/a1e"
|
|
android:addStatesFromChildren="true"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginLeft="@dimen/fy"
|
|
android:layout_marginTop="@dimen/fy"
|
|
android:layout_marginRight="@dimen/fy"
|
|
android:layout_marginBottom="@dimen/f6"
|
|
android:foreground="?attr/a5g"
|
|
app:cardElevation="@dimen/fm"
|
|
app:contentPadding="@dimen/fa">
|
|
<LinearLayout
|
|
android:orientation="vertical"
|
|
android:id="@+id/nx"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content">
|
|
<TextView
|
|
android:textSize="@dimen/f9"
|
|
android:textColor="@color/ix"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="@string/pt"/>
|
|
<TextView
|
|
android:textSize="@dimen/fd"
|
|
android:textStyle="bold"
|
|
android:textColor="@color/l5"
|
|
android:ellipsize="end"
|
|
android:id="@+id/o1"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginTop="@dimen/fa"
|
|
android:text="NONE"
|
|
android:singleLine="true"/>
|
|
<LinearLayout
|
|
android:orientation="horizontal"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginTop="@dimen/fc">
|
|
<TextView
|
|
android:textSize="@dimen/f9"
|
|
android:textStyle="bold"
|
|
android:textColor="@color/l5"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="BSSID:"/>
|
|
<TextView
|
|
android:textSize="@dimen/f9"
|
|
android:textStyle="bold"
|
|
android:textColor="@color/ix"
|
|
android:id="@+id/o0"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginLeft="@dimen/fy"
|
|
android:text="00:00:00:00:00:00"/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
|
android:orientation="horizontal"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginTop="@dimen/fa">
|
|
<carbon.widget.LinearLayout
|
|
android:gravity="center"
|
|
android:orientation="horizontal"
|
|
android:id="@+id/nu"
|
|
android:background="@drawable/dg"
|
|
android:paddingLeft="@dimen/fa"
|
|
android:paddingRight="@dimen/fy"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="@dimen/fh"
|
|
app:carbon_cornerRadius="@dimen/f9"
|
|
app:carbon_rippleColor="@color/l7">
|
|
<carbon.widget.TextView
|
|
android:textSize="@dimen/f9"
|
|
android:textColor="@color/a1e"
|
|
android:gravity="center"
|
|
android:id="@+id/o2"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginRight="@dimen/fy"
|
|
android:text="启动模拟"/>
|
|
<ProgressBar
|
|
android:theme="@style/r"
|
|
android:id="@+id/nz"
|
|
android:visibility="gone"
|
|
android:layout_width="@dimen/fa"
|
|
android:layout_height="@dimen/fa"/>
|
|
</carbon.widget.LinearLayout>
|
|
</LinearLayout>
|
|
<LinearLayout
|
|
android:orientation="vertical"
|
|
android:id="@+id/nv"
|
|
android:visibility="gone"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginTop="@dimen/fa">
|
|
<include layout="@layout/d5"/>
|
|
<com.lerist.lib.ads.widget.AdHtmlView
|
|
android:textSize="@dimen/f6"
|
|
android:textStyle="bold"
|
|
android:id="@+id/nw"
|
|
android:paddingTop="@dimen/f3"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"/>
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
</androidx.cardview.widget.CardView>
|
|
<FrameLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content">
|
|
<LinearLayout
|
|
android:gravity="center_vertical"
|
|
android:orientation="horizontal"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content">
|
|
<TextView
|
|
android:textSize="@dimen/f9"
|
|
android:textColor="@color/l7"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginLeft="@dimen/ff"
|
|
android:layout_marginTop="@dimen/f6"
|
|
android:layout_marginRight="@dimen/ff"
|
|
android:layout_marginBottom="@dimen/f6"
|
|
android:text="@string/pu"/>
|
|
<View
|
|
android:layout_width="0dp"
|
|
android:layout_height="wrap_content"
|
|
android:layout_weight="1"/>
|
|
<ImageView
|
|
android:id="@+id/nh"
|
|
android:padding="@dimen/fu"
|
|
android:layout_width="@dimen/fk"
|
|
android:layout_height="@dimen/fk"
|
|
android:layout_marginRight="@dimen/fa"
|
|
android:foreground="?attr/a5g"
|
|
android:src="@mipmap/ae"
|
|
android:tint="@color/l7"/>
|
|
</LinearLayout>
|
|
</FrameLayout>
|
|
<FrameLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content">
|
|
<include
|
|
android:layout_gravity="center"
|
|
android:id="@+id/oa"
|
|
android:visibility="gone"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginTop="@dimen/fq"
|
|
layout="@layout/gx"/>
|
|
<androidx.cardview.widget.CardView
|
|
android:background="@color/a1e"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginLeft="@dimen/fy"
|
|
android:layout_marginRight="@dimen/fy"
|
|
android:layout_marginBottom="@dimen/ff"
|
|
app:cardElevation="@dimen/fm">
|
|
<com.lerist.lib.factory.widget.LRecyclerView
|
|
android:id="@+id/ny"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"/>
|
|
</androidx.cardview.widget.CardView>
|
|
</FrameLayout>
|
|
</LinearLayout>
|
|
</androidx.core.widget.NestedScrollView>
|
|
</LinearLayout>
|