Skip to content

volume drawer is still not displayed #526

@kudak

Description

@kudak

I changed the SDK to 1.137.1 for #521
But the new volume is still not displayed. Here is my code:

quiterButton.setOnClickListener {
val vol = robot.volume -1
robot.setVolume(vol, true)
}

However, the volume changes.

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