This commit is contained in:
xuhuixiang
2025-02-13 14:07:19 +08:00
parent b7626be5d1
commit 168dfd9e58
5 changed files with 13 additions and 9 deletions

View File

@@ -342,6 +342,7 @@
android:layout_weight="4"
android:gravity="center">
<com.web.base.CircleImageView
android:id="@+id/show_top_v"
android:layout_width="100dp"
@@ -349,7 +350,7 @@
android:src="@mipmap/app_logo"
android:visibility="visible"
app:ease_border_color="#EEEEEE"
app:ease_border_width="1dp"
app:ease_border_width="1px"
app:es_shape_type="round" />
</LinearLayout>