[android-developers] WebView not responding to touch events

2009-11-19 Thread Todd Benge
Hi, I have a WebView embedded in a frame for showing ads. The WebView is at the bottom of each page in a FrameLayout of each screen of a tabbed layout. Here's the base WebView layout: LinearLayout xmlns:android=http://schemas.android.com/apk/res/android; android:layout_width=fill_parent

[android-developers] WebView not responding to touch events

2009-11-19 Thread todd
Hi, I have a WebView embedded in a frame for showing ads. The WebView is at the bottom of each page in a FrameLayout of each screen of a tabbed layout. Here's the base WebView layout: LinearLayout xmlns:android=http://schemas.android.com/apk/res/ android android:layout_width=fill_parent