XML : "Select Methods to Override/Implement" Menu missing selections

I am working to implement a WebView with a functioning back button in an app of mine, yet I am having an issue with implementing the OnKeyDown function. In a perfectly functioning example app, I am able to find the method, yet in my project I can only find android.support.v4.app.Fragment... How can I get it to show the rest of the frameworks? enter image description here

enter image description here

No comments:

Post a Comment