Skip to content

Drawing behind Navigation bar #297

Description

@MoaazElneshawy

After targeting android 16 , the alerter showing behind the navigation bar when set gravity to bottom
Alerter.create(it)
.setTitle(message)
.setDuration(2000)
.setBackgroundColorInt(backgroundColor)
.setLayoutGravity(Gravity.BOTTOM)
.show()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions