assistant-client icon indicating copy to clipboard operation
assistant-client copied to clipboard

Поддержка swipeMode

Open sasha-tlt opened this issue 3 years ago • 0 comments

AssistantHost.setInteractableSwipeMode(json: String)

// json:
// {
// "swipeMode": "disabled | onlyByHeader | scrollableContentAndHeader",
// "swipeHeaderHeight": 60 //px
// }

sasha-tlt avatar Sep 07 '21 04:09 sasha-tlt