Skip to content

在设置tabAnimated的时候, 从index: 1的时候会有一个白色背景 #247

@Yaozitao0322

Description

@Yaozitao0322

tableView.tabAnimated = TABTableAnimated(cellClass: IKReservationCardAnimateCell.self, cellHeight: 134)
tableView.tabAnimated?.animatedBackgroundColor = .clear
tableView.tabAnimated?.superAnimationType = .shimmer
tableView.tabAnimated?.canLoadAgain = true
tableView.tab_startAnimation()

基本用法. 但是打开ViewBebuger后发现有一个遮罩

Image 但是第一个Cell是正常的

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions