| | |
| | | <TextView
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_navigation"
|
| | | android:textSize="@dimen/w20dp"
|
| | | 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="选择网络"
|
| | | 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"
|