1.定位的问题
This commit is contained in:
@@ -482,7 +482,7 @@
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
tools:visibility="visible" />
|
||||
|
||||
<!--https://tmd.xscmmidi.site/data/avatar/head_pic.png-->
|
||||
<com.xscm.moduleutil.widget.DropViewRoom
|
||||
android:id="@+id/xlh_rk"
|
||||
android:layout_width="wrap_content"
|
||||
@@ -520,7 +520,33 @@
|
||||
</com.xscm.moduleutil.widget.DropViewRoom>
|
||||
|
||||
|
||||
<com.xscm.moduleutil.view.FashionAvatarView
|
||||
android:layout_marginTop="@dimen/dp_200"
|
||||
app:layout_constraintLeft_toLeftOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
android:id="@+id/fashionAvatar"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
app:avatarUrl="https://tmd.xscmmidi.site/data/avatar/head_pic.png"
|
||||
app:avatarRadius="60dp"
|
||||
app:avatarBorderWidth="3dp"
|
||||
app:avatarBorderColor="#FFD700"
|
||||
|
||||
app:tagText="房主"
|
||||
app:tagTextColor="#FFFFFF"
|
||||
app:tagTextSize="12sp"
|
||||
app:tagBackgroundColor="#FFA500"
|
||||
app:tagCornerRadius="4dp"
|
||||
app:tagPadding="4dp"
|
||||
|
||||
app:bottomText="时尚的金针菇"
|
||||
app:bottomTextColor="#FFFFFF"
|
||||
app:bottomTextSize="14sp"
|
||||
app:bottomTextOffsetY="10dp"
|
||||
|
||||
app:heartIcon="@mipmap/xlh_image"
|
||||
app:heartCount="6"
|
||||
app:heartSize="16dp" />
|
||||
<com.xscm.moduleutil.widget.floatingView.Floa
|
||||
android:id="@+id/flaoat"
|
||||
android:layout_width="@dimen/dp_240"
|
||||
|
||||
Reference in New Issue
Block a user