修改可以使用

This commit is contained in:
2025-07-17 22:46:35 +08:00
parent 4a7e96473a
commit 7f0df85123
114 changed files with 267690 additions and 266676 deletions

View File

@@ -143,7 +143,7 @@ public class VoiceCategoryFragment extends BaseMvpFragment<VoiceCategoryPresente
.setPageMargin(15)
.setScrollDuration(5000)
.setRevealWidth(300, 300)
.setPageStyle(PageStyle.MULTI_PAGE_SCALE, 0.8f)
.setPageStyle(PageStyle.MULTI_PAGE_SCALE, 0.7f)
.setAdapter(carouselBannerAdapter)
.create();

View File

@@ -52,7 +52,6 @@
android:layout_marginStart="@dimen/dp_8"
android:gravity="center"
android:layout_marginEnd="@dimen/dp_4"
android:layout_marginBottom="@dimen/dp_4"
>
<androidx.recyclerview.widget.RecyclerView
android:layout_width="wrap_content"