Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add docs for Android HTML banner #882

Merged
merged 4 commits into from
Nov 24, 2023
Merged

Conversation

darcywong00
Copy link
Contributor

This documents the KMManager API calls added for controlling the Android HTML banner in keymanapp/keyman#9696

  • KMManager.copyHTMLBannerAssets()
  • KMManager.setHTMLBanner()

@darcywong00 darcywong00 added this to the A17S26 milestone Nov 21, 2023
Copy link
Contributor

@ermshiperete ermshiperete left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. But I wonder if we should make it clearer when you would use one or the other. First I thought I'd use setHTMLBanner if I have only inline content and copyHTMLBannerAssets if there are files involved, but then I noticed the keyboardType parameter and wondered how you do that with copyHTMLBannerAssets.

@darcywong00 darcywong00 merged commit 8bfa8a8 into staging Nov 24, 2023
3 checks passed
@darcywong00 darcywong00 deleted the docs/android-banner branch November 24, 2023 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants