Skip to content

How to add new fragment  #30

Open
Open
@ashu9g

Description

@ashu9g

I want to add a new Card Fragment named CardFragment2 , how do i add like similier:

addCardFragment(new CardFragment2));
for(int i = 0; i< 2; i++){
addCardFragment(new CardFragment());
}

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