Appium only show native app context, is does not recognises the webview context for android app

Hi friends

just rebuilt the apk by adding below line to enable the Webview in the apk .

webview.setEnabled(true);

Now,it will list both Native and WebView for HybridAndroid App