You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. generate framework app whose main display is of or extends ImageView
2. use DemoPopupWindow with ImageView as argument to DemoPopupWindow constructor
3. note that the popupwindow does not display
What is the expected output? What do you see instead?
expected to see popup window or exception detailing what was missing. No
exception, no popup window.
What version of the product are you using? On what operating system?
Emulator using Android 2.0, though I doubt the version makes much difference
Please provide any additional information below.
I know the source I ported in works because the popup window is displayed as
long as I don't use an ImageView as the constructor argument. It's not
something as simple as my branching in the source from simple-quickactions
being bad.
I experimented with the setBackgroundDrawable() method but it didn't seem to
have any effect.
Original issue reported on code.google.com by [email protected] on 21 Dec 2010 at 9:29
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 21 Dec 2010 at 9:29The text was updated successfully, but these errors were encountered: