Commit 1812a1311c387f845f8cab8400a939a36df6f839
1 parent
ee0f03b1
Exists in
yxb_dev
and in
2 other branches
no message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/src/main/res/layout/fragment_login_and_regist.xml
... | ... | @@ -32,7 +32,7 @@ |
32 | 32 | android:layout_gravity="center" |
33 | 33 | android:layout_marginTop="80dp" |
34 | 34 | android:scaleType="centerCrop" |
35 | - android:src="@drawable/test" | |
35 | + android:src="@drawable/logo" | |
36 | 36 | app:riv_border_width="0dp" |
37 | 37 | app:riv_corner_radius="10dp" |
38 | 38 | app:riv_oval="false" /> | ... | ... |