[android-developers] Re: Selected state of WebView in a ListView does not show selection

2009-02-03 Thread Mark Murphy

Mark Nuetzmann wrote:
> Question, is there a way to show that a WebView item contained as a
> item in a ListView is selected?  Right now the WebView does not seem
> to display its contents transparently like every other control so it
> takes up the entire view and does not show its state as selected.

I'd be fairly stunned if WebView worked well in a ListView or other
selection widget.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Published!

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



[android-developers] Re: Selected state of WebView in a ListView does not show selection

2009-02-03 Thread Romain Guy

We built an app at some point that was made of a ListView of WebViews.
I haven't tried this in a while though.

On Tue, Feb 3, 2009 at 3:00 PM, Mark Murphy  wrote:
>
> Mark Nuetzmann wrote:
>> Question, is there a way to show that a WebView item contained as a
>> item in a ListView is selected?  Right now the WebView does not seem
>> to display its contents transparently like every other control so it
>> takes up the entire view and does not show its state as selected.
>
> I'd be fairly stunned if WebView worked well in a ListView or other
> selection widget.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com
> _The Busy Coder's Guide to Android Development_ Version 2.0 Published!
>
> >
>



-- 
Romain Guy
Android framework engineer
romain...@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

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