| | |
| | | android:src="@mipmap/lc_demo_common_btn_next"></ImageView>
|
| | | </RelativeLayout>
|
| | | <RelativeLayout
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="@dimen/px_130"
|
| | | android:background="@color/lc_demo_color_ffffff"
|
| | | android:gravity="center_vertical"
|
| | | android:paddingLeft="@dimen/px_30"
|
| | | android:paddingRight="@dimen/px_30">
|
| | |
|
| | | <TextView
|
| | | android:id="@+id/tvFormat_sd"
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_centerVertical="true"
|
| | | android:text="@string/format_sd"
|
| | | android:textColor="@color/lc_demo_color_2c2c2c"
|
| | | android:textSize="@dimen/px_36"></TextView>
|
| | | </RelativeLayout>
|
| | | <RelativeLayout
|
| | | android:visibility="gone"
|
| | | android:layout_marginTop="@dimen/px_1"
|
| | | android:id="@+id/rl_cur_wifi"
|
| | |
| | | android:paddingRight="@dimen/px_30">
|
| | |
|
| | | <TextView
|
| | | android:visibility="gone"
|
| | | android:id="@+id/tv_cur_wifi_tip"
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | |
| | | android:layout_gravity="bottom"
|
| | | android:layout_marginBottom="@dimen/px_50"
|
| | | android:background="@color/lc_demo_color_ffffff"
|
| | | android:gravity="center_vertical">
|
| | | android:gravity="center_vertical"
|
| | | android:visibility="gone">
|
| | |
|
| | | <TextView
|
| | | android:layout_width="wrap_content"
|