The pages themselves are very lightweight and will not have any impact on the memory usage. If you are loading very large layouts then you might need to load and remove the views based on the program flow, however start with the simplest implementation possible and only optimize if you actually see any issue (in release mode).