Skip to content

Unable to leverage hiding bars fullscreen #18

@Benjamin-Loison

Description

@Benjamin-Loison

Based on activity.py setorientation I guess that:

connection.send_msg({"method": "configInsets", "params": {"aid": activity.aid, "shown": "NO_BAR", "behaviour": "BAR_BEHAVIOUR_DEFAULT", "underCutout": True}})

should work, but it does not do anything on my Fairphone 4 LineageOS 23.2, and does not trigger any logcat line, despite verbosity being set to 5 in Termux GUI app.

connection.send_read({"method": "setPiPMode", "params": {"aid": activity.aid, "pip": True}})

works fine.

Would help Benjamin_Loison/Voice_assistant/issues/42.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions