修改可以使用
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user