1。充值bug;

2.首页的适配
3.提现记录
This commit is contained in:
2025-09-30 19:30:28 +08:00
parent 3b117060d3
commit 2a9416c1ea
23 changed files with 5390 additions and 4466 deletions

View File

@@ -42,6 +42,7 @@ import com.xscm.moduleutil.utils.ImageUtils;
import com.stx.xhb.xbanner.XBanner;
import com.xscm.moduleutil.utils.logger.DataLogger;
import com.zhpan.bannerview.constants.PageStyle;
import com.zhpan.bannerview.utils.BannerUtils;
import org.greenrobot.eventbus.EventBus;
import org.greenrobot.eventbus.Logger;
@@ -141,7 +142,7 @@ public class VoiceCategoryFragment extends BaseMvpFragment<VoiceCategoryPresente
carouselBannerAdapter = new CarouselBannerAdapter();
mBinding.bannerViewPager
.setPageMargin(15)
.setRevealWidth(250, 250)
.setRevealWidth(BannerUtils.dp2px(90), BannerUtils.dp2px(90))
.setAdapter(carouselBannerAdapter)
.create();
// mBinding.bannerViewPager