Comp Sci Project Showcase
by Cody Schober

Blog Entry #22

April 17, 2016


I am successfully able to load an external page within the app now. There is one problem with it that I am still trying to work out. When the external page loads, the toolbar that has all of the bookmarks and menu options dissapears. One issue, I know, is that I am trying to run two different activity templates in one app activity. Thus, my research right now is focused on how to set it up so that I can have both the external web view and toolbar drawer templates running at once within the same app activity.