| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_44" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_44" |
| | | android:layout_marginTop="@dimen/dp_38" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | |
| | | android:layout_height="wrap_content" |
| | | android:layout_centerVertical="true" |
| | | android:layout_marginStart="20dp" |
| | | android:layout_marginEnd="4dp" |
| | | android:layout_marginEnd="36dp" |
| | | android:layout_toEndOf="@+id/message_tab_nascent_title_tv" |
| | | android:text="@string/alarm_record" |
| | | android:textColor="@color/text_66000000" |
| | |
| | | android:id="@+id/message_cl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="98dp" |
| | | android:layout_marginTop="@dimen/dp_21" |
| | | android:layout_marginTop="@dimen/dp_13" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/message_rl"> |
| | |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/message_cl"> |
| | | |
| | | <!-- android:clipToPadding="false" |
| | | android:paddingBottom="@dimen/dp_16" |
| | | 底部间距 |
| | | --> |
| | | <androidx.recyclerview.widget.RecyclerView |
| | | android:id="@+id/message_rcv" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:clipToPadding="false" |
| | | android:paddingBottom="@dimen/dp_16" /> |
| | | android:layout_height="match_parent" /> |
| | | </androidx.swiperefreshlayout.widget.SwipeRefreshLayout> |
| | | |
| | | <!--没有数据显示样式--> |