| | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | <LinearLayout |
| | | android:id="@+id/message_info_work_out" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="82dp" |
| | | android:background="@color/ffffff" |
| | | android:gravity="center" |
| | | android:orientation="horizontal" |
| | | android:paddingStart="@dimen/dp_20" |
| | | android:paddingEnd="@dimen/dp_20" |
| | | android:background="@color/ffffff" |
| | | android:visibility="gone" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent"> |