Android_Me
Android_Me copied to clipboard
Getting Error at Fragment Transection at TFragments.01-Exercise-CreateBodyPartFragment
// Fragment transaction fragmentManager.beginTransaction() .add(R.id.head_container,headFragment) .commit();
Error- cannot relosve method 'add(int,com.example.android.android_me_ui.BodyPartFragment)'