| | |
| | | |
| | | |
| | | <RelativeLayout |
| | | android:id="@+id/search_et_bj" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginStart="@dimen/dp_7" |
| | | android:layout_marginEnd="@dimen/dp_21" |
| | | android:layout_marginEnd="@dimen/dp_11" |
| | | android:layout_toStartOf="@+id/power_station_search_tv" |
| | | android:layout_toEndOf="@+id/back_rl" |
| | | android:background="@drawable/search_bj_ff1c1c1e"> |
| | |
| | | android:src="@drawable/clear" /> |
| | | </RelativeLayout> |
| | | |
| | | <TextView |
| | | <LinearLayout |
| | | android:id="@+id/power_station_search_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:layout_alignParentEnd="true" |
| | | android:layout_centerVertical="true" |
| | | android:layout_centerVertical="true"> |
| | | |
| | | <TextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginStart="@dimen/dp_10" |
| | | android:layout_marginEnd="@dimen/dp_21" |
| | | android:gravity="center" |
| | | android:text="@string/search" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_14" /> |
| | | </LinearLayout> |
| | | |
| | | |
| | | </RelativeLayout> |
| | |
| | | <androidx.recyclerview.widget.RecyclerView |
| | | android:id="@+id/list_rcv" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" /> |
| | | android:layout_height="match_parent" |
| | | android:clipToPadding="false" |
| | | android:paddingTop="@dimen/dp_10" |
| | | /> |
| | | </com.hdl.photovoltaic.widget.refreshlayout.BGARefreshLayout> |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |