
Not sure that the "parent" activity of ManageRepos is required in the manifest any more, due to the fact that the main use seems to be to direct the "NavUtils.navigateUpSameTask" method uses it, but this change switches to "NavUtils.navigateUpTo" and specifies the activity explicitly.