Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImageView as constructor input does not display the popup window. #2

Open
GoogleCodeExporter opened this issue Jun 21, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant