| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:leftIcon="@drawable/ic_back" |
| | | > |
| | | <FrameLayout |
| | | android:layout_width="24dp" |
| | |
| | | android:layout_width="0dp" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginStart="16dp" |
| | | android:text="体检或看病" |
| | | android:text="就医信息" |
| | | android:layout_weight="1" |
| | | android:textColor="@color/white" |
| | | android:textSize="20sp" |
| | |
| | | android:imeOptions="actionSearch" |
| | | android:text="" |
| | | android:singleLine="true" |
| | | android:hint="在“年度健康情况”内搜索" |
| | | android:hint="在“就医信息”内搜索" |
| | | android:focusable="false" |
| | | android:clickable="false" |
| | | android:editable="false" |