On Wed, May 4, 2011 at 6:34 AM, jonfogh <jonf...@gmail.com> wrote:
> Thanks. But my problem isnt that the keyboard dosnt appear, but that
> the WebView isnt rendered correctly (See links to screen shots in the
> initial post).

I can't view those screenshots, as they are hosted by a hosting firm
that is serving ads from a malware site, so Chrome is blocking them.
Which, since I happen to be on Windows at the moment, is a good thing.

I would delete all the AbsoluteLayouts in your code. They should not
be used, period, and definitely not in conjunction with fragments.

I do not know why you have a FrameLayout in the RelativeLayout.

Beyond that, use hierarchyviewer (or the Hierarchy View perspective in
DDMS) to see what is going wrong with your layouts.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 3.4 Available!

-- 
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