| | |
| | | android:orientation="vertical">
|
| | | <LinearLayout
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="76dp"
|
| | | android:layout_height="@dimen/h76dp"
|
| | | android:gravity="right|center_vertical"
|
| | | android:orientation="horizontal">
|
| | | </LinearLayout>
|
| | | <LinearLayout
|
| | | android:orientation="vertical"
|
| | | android:layout_width="596dp"
|
| | | android:layout_width="@dimen/w596dp"
|
| | | android:layout_height="wrap_content"
|
| | | >
|
| | | <LinearLayout
|
| | | android:layout_width="611dp"
|
| | | android:layout_width="@dimen/w611dp"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_marginTop="20dp"
|
| | | android:layout_marginTop="@dimen/h20dp"
|
| | | android:orientation="vertical">
|
| | |
|
| | | <TextView
|
| | |
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:background="@null"
|
| | | android:layout_marginTop="15dp"
|
| | | android:layout_marginBottom="12dp"
|
| | | android:layout_marginTop="@dimen/h15dp"
|
| | | android:layout_marginBottom="@dimen/h12dp"
|
| | | android:text="朝阳小学"
|
| | | android:textSize="@dimen/text_size_normal"
|
| | | android:textColor="@color/colorText_b"
|