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

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

Open
surajsahani opened this issue Aug 3, 2020 · 0 comments

Comments

@surajsahani
Copy link

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

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant