| | |
| | | app:layout_constraintTop_toTopOf="parent"> |
| | | |
| | | <RelativeLayout |
| | | android:id="@+id/power_station_search_click_cl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginEnd="@dimen/dp_17" |
| | | android:layout_toStartOf="@+id/power_station_default_condition_iv" |
| | | android:background="@drawable/search_bj_edeff2"> |
| | | android:background="@drawable/search_bj_ff05000000"> |
| | | |
| | | <ImageView |
| | | android:id="@+id/power_station_search_iv" |
| | |
| | | android:layout_height="@dimen/dp_35" |
| | | android:layout_marginStart="@dimen/dp_13" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | android:background="@drawable/search_bj_edeff2" |
| | | android:background="@drawable/search_bj_ff05000000" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent"> |