Skip to content

Issue displaying in multi window mode #91

@pyamsoft

Description

@pyamsoft
  • I have verified the issue exists on the latest version
  • I am able to reproduce it

Version used:
1.6.0

Stack trace:

Does not produce a crash, just unexpected behavior.

Android version:
7.0

When putting an application into multi window mode and then generating a TapTargetView, the view is displayed incorrectly or sometimes not displayed at all. In most cases, the view is invisible.

This may be due to this line which decides the root view for the TapTargetView. When in multiwindow mode, the decorView is not always going to be the size of the screen itself as it is usually in a single activity mode.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions