Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Getting Error at Fragment Transection at TFragments.01-Exercise-CreateBodyPartFragment #76

@surajsahani

Description

@surajsahani

// Fragment transaction
fragmentManager.beginTransaction()
.add(R.id.head_container,headFragment)
.commit();

Error- cannot relosve method 'add(int,com.example.android.android_me_ui.BodyPartFragment)'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions