修改测试问题

This commit is contained in:
18401019693
2022-08-09 17:44:44 +08:00
parent a3e647d74b
commit c3a4b57e18
5 changed files with 26 additions and 7 deletions

View File

@@ -3,6 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="9dp"
android:gravity="center"
android:orientation="vertical">
@@ -16,8 +17,7 @@
<com.yunbao.common.custom.MyRelativeLayout5
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginBottom="9dp"
android:paddingLeft="5dp">
android:layout_marginBottom="9dp">
<com.makeramen.roundedimageview.RoundedImageView
android:id="@+id/cover"
@@ -183,9 +183,7 @@
<com.yunbao.common.custom.MyRelativeLayout5
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginBottom="9dp"
android:paddingLeft="5dp">
android:layout_height="match_parent">
<ViewFlipper
android:id="@+id/viewflipper_banner"