| | |
| | | android:layout_marginTop="@dimen/dp_20" |
| | | android:layout_marginEnd="@dimen/dp_48" |
| | | android:layout_marginBottom="@dimen/dp_20" |
| | | android:paddingBottom="@dimen/dp_24" |
| | | android:paddingBottom="@dimen/dp_25" |
| | | android:background="@drawable/dalog_bj_ff1c1c1c" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | |
| | | android:layout_marginTop="@dimen/dp_25" |
| | | android:layout_marginEnd="@dimen/dp_20" |
| | | android:textColor="@color/text_FFACACAC" |
| | | android:textSize="@dimen/text_14" |
| | | android:textSize="@dimen/text_16" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent" /> |
| | |
| | | android:layout_width="0dp" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginStart="@dimen/dp_20" |
| | | android:layout_marginTop="@dimen/dp_20" |
| | | android:layout_marginTop="@dimen/dp_18" |
| | | android:layout_marginEnd="@dimen/dp_20" |
| | | android:layout_marginBottom="@dimen/dp_25" |
| | | android:gravity="center" |
| | |
| | | |
| | | /> |
| | | |
| | | |
| | | <View |
| | | android:layout_height="26dp" |
| | | android:layout_width="match_parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/loading_confirmation_content_tv" |
| | | app:layout_constraintBottom_toTopOf="@+id/dialog_confirm_bottom_line_ly" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | /> |
| | | <LinearLayout |
| | | android:id="@+id/dialog_confirm_bottom_line_ly" |
| | | android:layout_width="0dp" |