|
|
@ -16,10 +16,10 @@ |
|
|
android:src="@drawable/beijin_3x" /> |
|
|
android:src="@drawable/beijin_3x" /> |
|
|
|
|
|
|
|
|
<ImageView |
|
|
<ImageView |
|
|
android:layout_width="80dp" |
|
|
|
|
|
android:layout_height="80dp" |
|
|
|
|
|
|
|
|
android:layout_width="100dp" |
|
|
|
|
|
android:layout_height="100dp" |
|
|
android:layout_below="@id/login_bg" |
|
|
android:layout_below="@id/login_bg" |
|
|
android:layout_marginTop="-40dp" |
|
|
|
|
|
|
|
|
android:layout_marginTop="-50dp" |
|
|
android:layout_centerHorizontal="true" |
|
|
android:layout_centerHorizontal="true" |
|
|
android:src="@mipmap/ic_launcher_round" /> |
|
|
android:src="@mipmap/ic_launcher_round" /> |
|
|
</RelativeLayout> |
|
|
</RelativeLayout> |
|
|
|