| | |
| | | <TextView
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_navigation"
|
| | | android:textSize="@dimen/w20dp"
|
| | | android:text="无线WIFI设置"
|
| | | android:gravity="left"
|
| | | android:layout_gravity="left"
|
| | | android:textColor="@color/colorPrimary"/>
|
| | | android:textColor="@color/colorPrimary"
|
| | | />
|
| | | </LinearLayout>
|
| | | <Switch
|
| | | android:layout_width="wrap_content"
|
| | |
| | | <TextView
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textSize="@dimen/w16dp"
|
| | | android:text="选择网络"
|
| | | android:gravity="left"
|
| | | android:layout_gravity="left"
|
| | |
| | | <TextView
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textSize="@dimen/w16dp"
|
| | | android:text="网络1"
|
| | | android:gravity="left"
|
| | | android:layout_gravity="left"
|