Skip to content

Cleanup Android implementation

Choose a tag to compare

@AGulev AGulev released this 11 Apr 06:31
· 9 commits to master since this release
83362d2
  • Remove CustomWebView class, unnecessary anymore?
  • softInputMode = Adjust Nothing to avoid layout adjusted when keyboard shown
  • systemUiVisibility deprecated on Api Level >= 30

Thanks @baochungit