| | |
| | | |
| | | <androidx.swiperefreshlayout.widget.SwipeRefreshLayout |
| | | android:id="@+id/srl" |
| | | android:layout_width="0dp" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="0dp" |
| | | android:layout_marginTop="@dimen/dp_26" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | |
| | | |
| | | <ScrollView |
| | | android:id="@+id/sl" |
| | | android:layout_width="0dp" |
| | | android:layout_height="0dp" |
| | | android:layout_marginTop="@dimen/dp_26" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/home_page_title_tv"> |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginTop="@dimen/dp_26"> |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="match_parent" |
| | |
| | | |
| | | </RelativeLayout> |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | <!--日期--> |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:id="@+id/home_page_station_data_cl" |
| | | android:layout_width="match_parent" |
| | |
| | | |
| | | </RelativeLayout> |
| | | |
| | | <com.github.AAChartModel.AAChartCore.AAChartCreator.AAChartView |
| | | android:id="@+id/AAChartView" |
| | | <FrameLayout |
| | | android:layout_width="0dp" |
| | | android:layout_height="284dp" |
| | | android:layout_marginTop="@dimen/dp_18" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/chart_title_rl" /> |
| | | app:layout_constraintTop_toBottomOf="@+id/chart_title_rl"> |
| | | |
| | | <com.hdl.photovoltaic.ui.home.AutoSizeMyAAChart |
| | | android:id="@+id/autoSizeMyAAChart" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | |
| | | /> |
| | | </FrameLayout> |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |