Skip to content

Showing loader on customView only #19

@NirajCapermint

Description

@NirajCapermint

I have a CustomView inside tableviewcell ContentView so the loader only showing on CustomView and not inside the content like I have UILabel, UIImage etc inside that CustomView but not showing on that particular controls. Any way I can show the loader on all the control inside that CustomView? I am using following code to show the loader on table:

self.tblSchedule.reloadData()
self.tblSchedule.showLoader()

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