I've made a simple Webview app. I'd like to add a slide-out drawer of some sort that acts as navigation to different web pages. I've been looking at various approaches including android Studio Navigation activity but I cannot understand how to edit this to show web pages.
What would be a good approach for me to take in this?
What would be a good approach for me to take in this?