Uh oh!
There was an error while loading. Please reload this page.
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.
There was an error while loading. Please reload this page.
// Fragment transaction
fragmentManager.beginTransaction()
.add(R.id.head_container,headFragment)
.commit();
Error- cannot relosve method 'add(int,com.example.android.android_me_ui.BodyPartFragment)'