Simon Vig Therkildsen

Results 48 comments of Simon Vig Therkildsen

Adding a test case to the known bugs sample greatly increases the chances of anyone looking at this.

Does it match the behavior on ICS?

Please add a test case to the known-bugs sample on the dev branch.

I made a project using ABS, and one using the native implementation. Created two AVDs with the same size and dpi. Result can be seen in the image. ![image ABS...

For some reason this depends on the space taken by action items. If there are no, or very little space is taken, the bug is not there. The size of...

I don't see how that line means shareTargetSelectedListener can't be nulled. It's nulled in `setOnShareTargetSelectedListener`.

`mOnShareTargetSelectedListener` is nulled when you call `setOnShareTargetSelectedListener(null)`

I don't know, I haven't used ShareActionProvider. It works just like the one provided by the framework, so you should ask on stackoverflow or the android developers mailing list.

Looks like a duplicate of #487. Are you using the latest version?

Add a testcase to the known-bugs project on the dev branch