Already here 3 day I can not understand the fragments. Here is such a list of www.androidbegin.com how can I remake it as a fragment so that it will be called up with this method. I didn’t catch up with a lot of source codes, the most primitive
if (drawerItem.getIdentifier() == 1) { getSupportFragmentManager().beginTransaction().replace(R.id.frame_container, new Fragment1()).commit(); }
getSupportFragmentManager()red, probably, underlines? - Yuriy SPb ♦