ソースを参照

Update dialog_hongbao_result.xml

huyuguo 4 年 前
コミット
f5cfbbc1a1
共有1 個のファイルを変更した0 個の追加9 個の削除を含む
  1. 0 9
      app/src/main/res/layout/dialog_hongbao_result.xml

+ 0 - 9
app/src/main/res/layout/dialog_hongbao_result.xml

70
70
71
        </LinearLayout>
71
        </LinearLayout>
72
    </androidx.constraintlayout.widget.ConstraintLayout>
72
    </androidx.constraintlayout.widget.ConstraintLayout>
73
74
    <TextView
75
        android:id="@+id/red_money"
76
        android:layout_width="match_parent"
77
        android:layout_height="wrap_content"
78
        android:textAlignment="center"
79
        android:text=""
80
        android:textColor="@color/red"
81
        android:textSize="40sp" />
82
    <ImageView
73
    <ImageView
83
        android:id="@+id/dialog_close"
74
        android:id="@+id/dialog_close"
84
        android:layout_width="wrap_content"
75
        android:layout_width="wrap_content"