莫名其妙的东西又增加了
This commit is contained in:
@@ -19,15 +19,15 @@
|
||||
android:fitsSystemWindows="true"
|
||||
tools:context=".ui.activity.StartUpActivity">
|
||||
|
||||
<com.dskj.daikuan.ui.view.CircleImageView
|
||||
android:layout_width="@dimen/dp100"
|
||||
android:layout_height="@dimen/dp100"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:src="@mipmap/logo_img"
|
||||
android:layout_marginTop="74dp"
|
||||
app:ease_border_color="@color/color_F8F8F8"
|
||||
app:ease_border_width="1dp"
|
||||
app:es_shape_type="round" />
|
||||
<com.dskj.daikuan.ui.view.CircleImageView
|
||||
android:layout_width="@dimen/dp120"
|
||||
android:layout_height="@dimen/dp120"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_marginTop="74dp"
|
||||
android:src="@mipmap/logo_1"
|
||||
app:ease_border_color="@color/color_F8F8F8"
|
||||
app:ease_border_width="1dp"
|
||||
app:es_shape_type="round" />
|
||||
<ImageView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user