Commit 075b36b5 authored by Your Name's avatar Your Name

.

parent 2cf2c001
Pipeline #1407 canceled with stages
......@@ -100,8 +100,8 @@
android:layout_marginHorizontal="10dp"
android:layout_marginTop="28dp">
<ImageView
android:scaleType="centerCrop"
android:src="@mipmap/qidongyelogo"
android:src="@mipmap/gg"
android:layout_width="match_parent"
android:layout_height="match_parent"/>
</com.tool.zxdemo.utils.NativeView>
......
......@@ -91,8 +91,8 @@
<ImageView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="centerCrop"
android:src="@mipmap/qidongyelogo" />
android:src="@mipmap/gg" />
</com.tool.zxdemo.utils.NativeView>
</LinearLayout>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment