On Mon, Mar 19, 2012 at 2:10 AM, S_J_S_24 <shreja...@gmail.com> wrote:

> But the problem is WebView always opens in full screen mode.......
>


> WebView webview_for_twitter = new WebView(this);
> setContentView(webview_for_twitter);
>

You define a main.xml and don't use it, then you set a WebView solely as
the content view. I think you need to run the docs and samples - this is
Android 101 stuff here.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to