Skip to content

SkipIds is not working #22

@KeyurKba

Description

@KeyurKba

I have implemented this library in my project, it is very useful library to reduce code and showing good user interface.

It works fine for loading, showing content but when I used skip id in empty content, it is not working, it is taking whole page to show empty content.
` List skipIds = new ArrayList<>();

skipIds.add(R.id.aml_rlUser);
loadingLayout.showEmpty(imgResource, title, message,skipIds);`

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