修改测试问题,shouye ytuijian
This commit is contained in:
@@ -52,8 +52,8 @@
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/banner_layout1"
|
||||
android:layout_width="28dp"
|
||||
android:layout_height="28dp"
|
||||
android:layout_width="29dp"
|
||||
android:layout_height="29dp"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_marginStart="7dp"
|
||||
android:background="@drawable/bg_white_clip"
|
||||
@@ -61,8 +61,8 @@
|
||||
|
||||
<com.yunbao.common.views.weight.ClipPathCircleImage
|
||||
android:id="@+id/clip_image1"
|
||||
android:layout_width="26.5dp"
|
||||
android:layout_height="26.5dp"
|
||||
android:layout_width="27.5dp"
|
||||
android:layout_height="27.5dp"
|
||||
android:layout_gravity="center" />
|
||||
</FrameLayout>
|
||||
|
||||
@@ -77,5 +77,5 @@
|
||||
android:layout_marginEnd="15dp"
|
||||
android:text="@string/wonderful_live"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9sp" />
|
||||
android:textSize="13sp" />
|
||||
</RelativeLayout>
|
||||
Reference in New Issue
Block a user